skillhub/server/skillhub-app
vsxd b520689130 feat(app): update controllers, DTOs, config, rate limiting, and add new components
- Add BaseApiController, MeController, AuthContextFilter
- Add standardized ApiResponse/ApiResponseFactory/PageResponse DTOs
- Add i18n messages (en/zh)
- Replace SlidingWindowRateLimiter with RateLimiter interface + Redis/InMemory impls
- Add localized exception handling
- Update application.yml with messages config
- Update Flyway migrations V1-V3
- Add SkillController and SkillSearchController tests
2026-03-12 17:47:58 +08:00
..
src feat(app): update controllers, DTOs, config, rate limiting, and add new components 2026-03-12 17:47:58 +08:00
pom.xml feat: add skill controllers, search, async events, rate limiting, and config 2026-03-12 02:36:59 +08:00