Merge branch '1.5.x' into 2.0.x

pull/14032/merge
Stephane Nicoll 6 years ago
commit f4b0101632

@ -2229,7 +2229,7 @@ integrations.
Spring Boot includes auto-configuration support for the following templating engines: Spring Boot includes auto-configuration support for the following templating engines:
* https://freemarker.org/docs/[FreeMarker] * https://freemarker.apache.org/docs/[FreeMarker]
* http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy] * http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
* http://www.thymeleaf.org[Thymeleaf] * http://www.thymeleaf.org[Thymeleaf]
* https://mustache.github.io/[Mustache] * https://mustache.github.io/[Mustache]
@ -2660,7 +2660,7 @@ Thymeleaf, FreeMarker, and Mustache.
Spring Boot includes auto-configuration support for the following templating engines: Spring Boot includes auto-configuration support for the following templating engines:
* http://freemarker.org/docs/[FreeMarker] * https://freemarker.apache.org/docs/[FreeMarker]
* http://www.thymeleaf.org[Thymeleaf] * http://www.thymeleaf.org[Thymeleaf]
* http://mustache.github.io/[Mustache] * http://mustache.github.io/[Mustache]

Loading…
Cancel
Save