第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

springboot啟動(dòng)的一個(gè)錯(cuò)誤,請(qǐng)問該怎么解決!

springboot啟動(dòng)的一個(gè)錯(cuò)誤,請(qǐng)問該怎么解決!

冉冉說 2018-07-06 11:11:04
簡(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
查看完整描述

1 回答

?
慕婉清6462132

TA貢獻(xiàn)1804條經(jīng)驗(yàn) 獲得超2個(gè)贊

老哥我也是這樣畢設(shè)就是做這個(gè)折騰了一天原因是 依賴的問題
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.9.RELEASE</version></parent><dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency></dependencies>

這個(gè)parent 和下面那個(gè)web的約束要匹配我之前分開來取的,然后就是tomcat啟動(dòng)訪問404
所以你改一下依賴就好了,兩個(gè)記得要配對(duì)

查看完整回答
反對(duì) 回復(fù) 2018-07-29
  • 1 回答
  • 0 關(guān)注
  • 6288 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)