Commit 2b6d7a3f authored by Thomas Traude's avatar Thomas Traude Committed by Stephane Nicoll

Update URL to Groovy Docs

Closes gh-3715
parent f88d548d
This sample application uses Spring Boot and This sample application uses Spring Boot and
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]
in the View layer. The templates for this app live in `classpath:/templates/`, which is 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 the conventional location for Spring Boot. External configuration is available via
``spring.groovy.template.*''. ``spring.groovy.template.*''.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment