六、Spring Boot使用Thymeleaf模板引擎

前言 使用thymeleaf模板引擎,首先是pom.xml添加依賴,接着是application.properties對thymeleaf進行配置(可選),最後就是添加Control和html進行使用了。下面通過網頁登陸界面進行演示。 添加依賴和配置 <dependency> <groupId>org.springframework.boot</groupId> <artifact
相關文章
相關標籤/搜索