課程
/后端開發(fā)
/Java
/Spring Boot 2.0深度實踐-初遇Spring Boot
怎么處理?
2018-05-22
源自:Spring Boot 2.0深度實踐-初遇Spring Boot 3-3
正在回答
有兩種可能
1、jar包的文件名不對,導(dǎo)致終端無法找到j(luò)ar包。
2、您沒有使用管理員權(quán)限去執(zhí)行該命令,導(dǎo)致沒有權(quán)限,您可以參考su root命令。
舉報
Spring Boot 2.x/Web Flux/多模塊化項目實踐
1 回答 Unable to import maven project: See logs for details
2 回答Cannot access org.springframework.context.ConfigurableApplicationContext
6 回答程序運行時,No active profile set, falling back to default profiles: default
1 回答運行報錯,提示 failed to configure a DataSource : 'url' arrtibute is not specified and no embedded datasource could be configured
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2018-05-27
有兩種可能
1、jar包的文件名不對,導(dǎo)致終端無法找到j(luò)ar包。
2、您沒有使用管理員權(quán)限去執(zhí)行該命令,導(dǎo)致沒有權(quán)限,您可以參考su root命令。