JSPs are now supported in executable WARs with embedded Jetty. Fixes gh-367 Closes gh-5290
4 lines
106 B
Properties
4 lines
106 B
Properties
spring.mvc.view.prefix: /WEB-INF/jsp/
|
|
spring.mvc.view.suffix: .jsp
|
|
application.message: Hello Spring Boot
|