mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-24 09:38:21 +00:00
* Changed the DynamicTableDialectProvider interface method from dialect() to supports(DbType) * Added DatabaseDialectDetector to detect database type * Updated DynamicTableNameHandler to use the new dialect detection mechanism * Revised the implementation of the PostgreSQL dialect provider * Moved database dependencies from common-base-web to the plugin-database module * Added application configuration files for system service and file service * Introduced multiple Spring Boot configuration files for different environments |
||
|---|---|---|
| .. | ||
| plugin-actuator | ||
| plugin-database | ||
| plugin-discovery | ||
| plugin-loadbalancer | ||
| plugin-logger | ||
| plugin-mail | ||
| plugin-micrometer | ||
| plugin-minio | ||
| plugin-openfeign | ||
| plugin-redis | ||
| plugin-sa-token | ||
| plugin-swagger | ||
| plugin-websocket | ||
| pom.xml | ||