schemacrawler-spring-boot-starter
说明
基于 schemacrawler 整合Spring Boot 方便获取数据库元信息
- Schemacrawler 官方地址:http://www.schemacrawler.com/
- Schemacrawler GitHub :https://github.com/schemacrawler/SchemaCrawler
- 拷贝 Oracle-Drivers 的Oracle数据库驱动到你的Maven Repository 文件夹中(或者排除不需要的依赖)
Maven
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>schemacrawler-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
作者:Jeebiz 创建时间:2023-03-21 00:17
最后编辑:Jeebiz 更新时间:2024-10-05 00:01
最后编辑:Jeebiz 更新时间:2024-10-05 00:01