Commit Graph

2 Commits

Author SHA1 Message Date
dengqichen
06aaead053 有循环依赖
The dependencies of some of the beans in the application context form a cycle:

┌─────┐
|  jwtAuthenticationFilter defined in file [D:\work\java-space\deploy-ease-platform\backend\target\classes\com\qqchen\deploy\backend\common\security\filter\JwtAuthenticationFilter.class]
↑     ↓
|  securityConfig defined in file [D:\work\java-space\deploy-ease-platform\backend\target\classes\com\qqchen\deploy\backend\common\security\config\SecurityConfig.class]
└─────┘
2024-11-27 17:35:43 +08:00
dengqichen
ee1e20daff 实现了国际化 2024-11-26 17:21:07 +08:00