Add spring.view.{prefix,suffix} properties

Fixes #62
This commit is contained in:
Dave Syer
2013-09-27 09:34:10 -04:00
parent c661a74c75
commit 923f286ae2
3 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,2 @@
spring.view.prefix: /WEB-INF/jsp/
spring.view.suffix: .jsp