akveo / akveo/ngx-admin-bundle-support
The dependencies of some of the beans in the application context form a cycle
- Lenguaje dominante
- TypeScript
- Estrellas
- 56
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
***************************
APPLICATION FAILED TO START
***************************
Description:
The dependencies of some of the beans in the application context form a cycle:
jwtSecurityConfig defined in URL [jar:file:/Users/Downloads/java-ecom/backend/target/bundle-java-1.0.0.jar!/BOOT-INF/classes!/com/akveo/bundlejava/config/JwtSecurityConfig.class]
┌─────┐
| tokenService defined in URL [jar:file:/Users/Downloads/java-ecom/backend/target/bundle-java-1.0.0.jar!/BOOT-INF/classes!/com/akveo/bundlejava/authentication/TokenService.class]
↑ ↓
| bundleUserDetailsService defined in URL [jar:file:/Users/Downloads/java-ecom/backend/target/bundle-java-1.0.0.jar!/BOOT-INF/classes!/com/akveo/bundlejava/authentication/BundleUserDetailsService.class]
↑ ↓
| userService (field private com.akveo.bundlejava.authentication.TokenService com.akveo.bundlejava.user.UserService.tokenService)
└─────┘
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.