Commit graph

7 commits

Author SHA1 Message Date
Sol
b4beaf4b08 ci:Adjust log configuration and optimize project structure 2025-05-21 12:07:55 +08:00
Sol
437c7bee43 feat(cloud): Add Feign and Loadbalance model. 2025-04-25 21:48:26 +08:00
Sol
c3b5da305e refactor(dev): Update docker's .env 2025-04-11 17:49:57 +08:00
sol
ff526774bb refactor(database): Refactor the database configuration 2025-03-20 17:27:18 +08:00
sol
09e0f90909 refactor(database): Refactor the database configuration 2025-03-20 16:58:15 +08:00
sol
5b749702f0 build(plugin-database): Replace MyBatis-Plus DDL with Flyway
- Add Flyway configuration in `application-database.yml`
- Remove `Ddl` classes from `web-file` and `web-system` modules
- Update `pom.xml` to include Flyway dependencies
- Refactor database migration scripts to follow Flyway-compatible naming and structure
2025-03-19 17:19:30 +08:00
Bga Sol
5f627eef67 init 2025-02-12 17:22:25 +08:00