some help needed with fixing circular dependencies
hey guys. can smb help me out with fixing circular dependencies?
The dependencies of some of the beans in the application context form a cycle: infoRestController┌─────┐| BGWService defined in file ↑ ↓| importService defined in file └─────┘
The dependencies of some of the beans in the application context form a cycle: infoRestController┌─────┐| BGWService defined in file ↑ ↓| importService defined in file └─────┘