花费 47 ms
Error creating bean with name 'xxxx' defined in URL

遇到这种情况,要检查一下以下配置:1) service接口实现类上有没有加@Service注解,注解是不是引用的spring的类?不要导错包2) 接口有没有写实现类,实现类是实现的对应接口么?比如Ca ...

Wed May 15 17:25:00 CST 2019 0 3944

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM