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 |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||