sol-cloud/cloud/common/common-base-model
smile f7475580f8 feat(core): add Excel import/export capability and template download
- Introduce PoiCapability utility class to provide core Excel import/export functions
- Add generic methods in BaseController to obtain entity and DTO classes
- Implement base methods for downloading import templates and importing data from Excel
- Rename generic parameters in BasePageDto for better readability
- Upgrade fastexcel to version 1.3.0
- Remove legacy BasePoiController and BasePoiService classes
- Integrate and expose Excel import APIs in RoleController
- Rewrite importValidator in RoleService to support row-level validation
- Create new capability package and PoiCapability class for unified POI operations
2025-12-11 18:07:50 +08:00
..
src/main/java/com/bgasol feat(core): add Excel import/export capability and template download 2025-12-11 18:07:50 +08:00
pom.xml refactor(common): refactor PostgreSQL exception handler 2025-10-09 13:58:31 +08:00