摘要: 项目构建 1. 创建一个springboot项目 导入thymeleaf,web,mysql,JDBC API的依赖以及devtools热部署工具 <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <art 阅读全文
posted @ 2021-10-06 19:50 1_f 阅读(24) 评论(0) 推荐(0)