错误内容
如果我将eureka相应的包去掉。 项目都是正常的。 而且 确认对应类里面的注解应该没问题。
错误信息:
Description:
Field userDao in com.fishpro.mybatis.service.impl.UserServiceImpl required a bean of type 'com.fishpro.mybatis.mapper.UserDao' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)