Commit graph

9 commits

Author SHA1 Message Date
sol
e4b659e908 refactor(plugin-discovery): Rename plugin discovery modules and refactor dependency structures 2026-01-08 14:47:32 +08:00
sol
e7c257b4da feat(discovery): Add a service discovery plugin and replace Nacos dependencies 2026-01-08 14:15:04 +08:00
sol
43b1df2abf chore(config)(2Core 2GB): Adjust system resource allocation to optimize performance. 2025-12-02 02:49:29 +08:00
sol
05d910e5d8 feat(pom): Introduce new dependencies and optimize configurations 2025-12-01 23:16:30 +08:00
sol
2c0bbbc26f feat(common): Add websocket plugin dependencies and modify the service name acquisition method 2025-10-28 18:06:33 +08:00
smile
973f365fd3 refactor(common): refactor PostgreSQL exception handler
- Move the postgresql dependency from common-base-model to common-base-web
- Rename GlobalExceptionHandler to PostgreSqlExceptionHandler and relocate it to the web module
- Replace @ControllerAdvice with @RestControllerAdvice
- Add @ApiResponse annotations to enrich API documentation
- Refactor error-parsing logic into the Template Method pattern to improve reusability
- Optimize parsing and user-friendly messages for all kinds of PostgreSQL exceptions
- Unify the exception-response format to enhance user experience
2025-10-09 13:58:31 +08:00
sol
9849aecfa2 feat(plugin): Add data rights controls and optimize file services 2025-09-19 21:54:33 +08:00
Sol
b4beaf4b08 ci:Adjust log configuration and optimize project structure 2025-05-21 12:07:55 +08:00
Bga Sol
5f627eef67 init 2025-02-12 17:22:25 +08:00