摘要: 新建springboot项目, 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> </dependency> <depende 阅读全文
posted @ 2021-05-28 18:57 张碧晨 阅读(858) 评论(0) 推荐(0)