Commit Graph

5 Commits

Author SHA1 Message Date
Hanserwei
de52e2816c feat(jwt): implement JWT-based authentication system 2025-11-29 12:01:09 +08:00
Hanserwei
894a1c5d07 feat(user): add user entity and repository with JPA integration 2025-11-29 09:38:24 +08:00
Hanserwei
3eb651e039 feat(common): add exception handling and response utilities
backend project initial!!!
2025-11-26 20:24:31 +08:00
Hanserwei
531d99b3df feat(common): add API operation logging with AOP and trace ID tracking 2025-11-26 20:08:48 +08:00
Hanserwei
d689a39a98 feat(project): initialize Spring Boot weblog project with Gradle modules 2025-11-26 19:29:21 +08:00