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.
2 parents 37bd286 + a9f4dbd commit 3a2c962Copy full SHA for 3a2c962
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -1979,7 +1979,7 @@ and JSPs. Many other templating engines also ship their own Spring MVC integrati
1979
1980
Spring Boot includes auto-configuration support for the following templating engines:
1981
1982
- * http://freemarker.org/docs/[FreeMarker]
+ * https://freemarker.apache.org/docs/[FreeMarker]
1983
* http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
1984
* http://www.thymeleaf.org[Thymeleaf]
1985
* http://mustache.github.io/[Mustache]
0 commit comments