feat: implement JWT authentication with TokenClient, TokenAuthenticationFilter, and SecurityConfig

This commit is contained in:
2026-04-13 14:32:34 +08:00
parent 0a6813ceea
commit 5e9b29c186
11 changed files with 494 additions and 33 deletions
-1
View File
@@ -43,4 +43,3 @@ logging:
level:
org.hibernate:
orm.connections.pooling: off