We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88d548 commit 2b6d7a3Copy full SHA for 2b6d7a3
spring-boot-samples/spring-boot-sample-web-groovy-templates/README.adoc
@@ -1,5 +1,5 @@
1
This sample application uses Spring Boot and
2
-http://beta.groovy-lang.org/docs/groovy-2.3.1/html/documentation/markup-template-engine.html[Groovy templates]
+http://docs.groovy-lang.org/latest/html/documentation/#_the_markuptemplateengine[Groovy templates]
3
in the View layer. The templates for this app live in `classpath:/templates/`, which is
4
the conventional location for Spring Boot. External configuration is available via
5
``spring.groovy.template.*''.
0 commit comments