随笔分类 -  openGauss

SpringBoot集成openGauss
摘要:1.pom依赖 <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <depend 阅读全文
posted @ 2023-09-20 09:42 代码吴彦祖 阅读(1640) 评论(0) 推荐(0)