簡(jiǎn)單來說就是啟動(dòng)springboot的時(shí)候,關(guān)于其一個(gè)依賴包報(bào)錯(cuò)了,異常信息如下:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysUserController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysUserServiceImpl' defined in URL [jar:file: ../com/legend/module/legend-system-service/0.0.1-SNAPSHOT/legend-system-service-0.0.1-SNAPSHOT.jar!/com/legend/module/system/service/impl/SysUserServiceImpl.class]: Initialization of bean failed; nested exception is org.springframework.aop.framework.AopConfigException: Unexpected AOP exception; nested exception is java.lang.IllegalStateException: Unable to load cache item
springboot啟動(dòng)的一個(gè)錯(cuò)誤,請(qǐng)問該怎么解決!
冉冉說
2018-07-06 11:11:04