1. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'employeeInfoControl': Injection of autowired dependencies failed;

    解决方法看Spring框架查漏补缺中 @Autowired @Resource @Qualifier的区别