摘要: 1. 引入依赖 <!-- jdbc相关的依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> </dependency> <! 阅读全文
posted @ 2023-04-06 18:11 安徒生敲代码 阅读(24) 评论(0) 推荐(0) 编辑