Commit Graph

10 Commits

Author SHA1 Message Date
Zihlu Wang 91be88a65b refactor: Removed debug logs. 2023-08-28 14:31:24 +08:00
Zihlu Wang cb9ca54640 fix: Fix beans are not loaded as the expected order.
Closes #8
2023-08-28 14:28:43 +08:00
Zihlu Wang 63a44bae87 fix: Fix beans are not loaded as the expected order. 2023-08-28 14:23:55 +08:00
Zihlu Wang 6557b65d8a feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api 2023-08-04 19:45:23 +08:00
Zihlu Wang 3340ce4bb8 style(simple-jwt): Optimised imports and removed the type parameter of bean jtiCreator 2023-08-03 19:00:07 +08:00
Zihlu Wang c53124bb61 style(global): Added README for each module 2023-08-03 18:57:39 +08:00
Zihlu Wang 1d4d95ecaf feat: Make AutoConfiguration available 2023-07-31 22:53:45 +08:00
Zihlu Wang 748e474a82 docs: Fix all docs from one <p> represents for a paragraph 2023-07-31 22:53:09 +08:00
Zihlu Wang 715ae6db3a docs: Fix all docs from one <p> represents for a paragraph 2023-07-31 21:43:09 +08:00
Zihlu Wang 2fef4ab711 feat: add automatic configuration to Simple JWT module 2023-07-31 20:24:04 +08:00