We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b82516 commit eb92dfbCopy full SHA for eb92dfb
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -1110,7 +1110,7 @@ and JSPs. Many other templating engines also ship their own Spring MVC integrati
1110
Spring Boot includes auto-configuration support for the following templating engines:
1111
1112
* http://freemarker.org/docs/[FreeMarker]
1113
- * http://beta.groovy-lang.org/docs/groovy-2.3.0/html/documentation/markup-template-engine.html[Groovy]
+ * http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
1114
* http://www.thymeleaf.org[Thymeleaf]
1115
* http://velocity.apache.org[Velocity]
1116
0 commit comments