2025年8月23日

SpringBoot3系列---【SpringBoot3集成sqlite】

摘要: SpringBoot3集成sqlite 1.引入pom.xml <dependencies> <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> <version>3.34.0</versio 阅读全文

posted @ 2025-08-23 01:13 少年攻城狮 阅读(69) 评论(0) 推荐(0)

导航