spring-boot/spring-boot-samples/spring-boot-sample-web-groo...
Dave Syer dba9667e93 Add spring-boot-starter-groovy-templates
Fixes gh-974
2014-05-28 16:13:16 +01:00
..
src Polish 2014-05-20 18:26:56 +01:00
README.md Remove reference to resolved issues in Groovy 2014-05-21 08:29:35 +01:00
pom.xml Add spring-boot-starter-groovy-templates 2014-05-28 16:13:16 +01:00

README.md

This sample application uses Spring Boot and Groovy templates in the View layer. The templates for this app live in classpath:/templates/, which is the conventional location for Spring Boot. External configuration is available via "spring.groovy.template.*".