Go to file
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
backend 有循环依赖 2024-11-27 17:35:43 +08:00