Field managementService in com.backend.backend.Controller.UserManagmentController required a bean of type 'com.backend.backend.Service.ManagementService' that could not be found. code example
Example: required a bean of typ
@SpringBootApplication(scanBasePackages={"com.example.something", "com.example.application"})