spring-boot/spring-boot-samples/spring-boot-sample-web-groovy-templates
2014-05-28 16:13:16 +01:00
..
2014-05-20 18:26:56 +01:00

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.*".