摘要: 1.Maven中引入依赖 <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator --><dependency> <groupId>org.springframewor 阅读全文
posted @ 2025-01-18 23:08 zbb3296 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 1.DDL脚本 2.DML脚本 spring.datasource.initialize属性设置启动的时候是否进行初始化; spring.datasource.platform属性设置当前数据库类型(如Oracle、MySQL、SQL Server等) spring.datasource.data属 阅读全文
posted @ 2025-01-18 22:56 zbb3296 阅读(19) 评论(0) 推荐(0) 编辑