Closed Paul9194637 closed 1 year ago
I would like to rendder ".html" in Spring 6.0.3 MVC, but in doc, the sample code as below,
templateEnging ref templateResolver, and templateResolver ref templateEngine, it is correct?
<bean id="templateEngine" class="org.thymeleaf.spring6.SpringTemplateEngine">
I would like to rendder ".html" in Spring 6.0.3 MVC, but in doc, the sample code as below,
templateEnging ref templateResolver, and templateResolver ref templateEngine, it is correct?
<bean id="templateEngine" class="org.thymeleaf.spring6.SpringTemplateEngine">