mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-05 23:58:33 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| common | ||
| gateway-9527 | ||
| model | ||
| plugin | ||
| web | ||
| pom.xml | ||