摘要: 1.Maven引入包 <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <scope>runtime</version> </dependency> 2.在项目的src/main/resources目 阅读全文
posted @ 2023-03-01 16:30 =馨=星= 阅读(940) 评论(0) 推荐(0)