项目启动不了
***************************
APPLICATION FAILED TO START
***************************
Description:
Field itemService in com.miaoshaproject.controller.ItemController required a bean of type 'com.miaoshaproject.service.ItemService' 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.miaoshaproject.service.ItemService' in your configuration.