APPLICATION FAILED TO START
Description:
Field adminService in com.controller.AdminController required a bean of type 'com.service.AdminService' that could not be found.
The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'com.service.AdminService' in your configuration.