sol-cloud/cloud/plugin
smile bb72bc4c05 refactor(database): refactor dynamic table name handler to support multiple database dialects
* 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
2026-04-22 17:41:47 +08:00
..
plugin-actuator feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-database refactor(database): refactor dynamic table name handler to support multiple database dialects 2026-04-22 17:41:47 +08:00
plugin-discovery feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-loadbalancer feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-logger feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-mail feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-micrometer feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-minio feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-openfeign feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-redis feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-sa-token feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-swagger feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
plugin-websocket feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00
pom.xml feat(build): add startup build metadata banner and unify module revision 2026-04-02 15:42:12 +08:00