摘要: 1 创建一个springboot项目 参考地址:springboot-hello world 创建项目过程中引入web依赖 2 导入thymeleaf依赖 pom.xml <!--thymeleaf模板引擎--> <dependency> <groupId>org.thymeleaf</groupI 阅读全文
posted @ 2022-03-06 12:46 从0开始丿 阅读(117) 评论(0) 推荐(0)