sol-cloud/cloud/plugin/plugin-database
sol a9e2b78569 feat(plugin-database): Refactor database configuration and add dynamic data source support
- Update application-database.yml to add multiple PostgreSQL data source configurations
- Remove DdlAutoConfiguration class
- Update pom.xml to add dynamic-datasource dependency and remove p6spy dependency
- Rename MybatisPlusInterceptorConfig to PostgresMybatisPlusInterceptorConfig
- Delete spy.properties file
2025-03-17 14:51:02 +08:00
..
src/main feat(plugin-database): Refactor database configuration and add dynamic data source support 2025-03-17 14:51:02 +08:00
pom.xml feat(plugin-database): Refactor database configuration and add dynamic data source support 2025-03-17 14:51:02 +08:00