Commit Graph

4 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
94aeb16a61 可直接运行,修改了实体类的关系。 2024-11-27 15:06:43 +08:00
asp_ly
480a40f152 增加repository类 2024-11-26 22:15:56 +08:00
dengqichen
4b6239c944 首次提交 2024-11-26 13:37:58 +08:00