spring-boot/spring-boot-samples/spring-boot-sample-web-jsp/src/main
Stephane Nicoll be5e30b409 Migrate spring.view properties
Migrate `spring.view.prefix` and `spring.view.suffix` to
`spring.mvc.view.prefix` and `spring.mvc.view.suffix` respectively. The
former properties are still handled in a backward compatible way and are
defined as deprecated in the meta-data.

Closes gh-3250
2015-06-18 13:55:44 +02:00
..
java/sample/jsp Update samples to use @SpringBootApplication 2014-11-06 22:51:09 -08:00
resources Migrate spring.view properties 2015-06-18 13:55:44 +02:00
webapp/WEB-INF/jsp Add @Value injection to JSP (WAR) sample 2013-12-19 08:28:06 +00:00