課程
/后端開(kāi)發(fā)
/Java
/Java高并發(fā)秒殺API之業(yè)務(wù)分析與DAO層
為什么老師敲maven依賴dependency的時(shí)候會(huì)出提示,而我敲的時(shí)候不會(huì)?感覺(jué)這個(gè)好方便啊,求教怎么才會(huì)出提示。
2016-05-14
源自:Java高并發(fā)秒殺API之業(yè)務(wù)分析與DAO層 2-2
正在回答
http://codepub.cn/2015/12/09/IntelliJ-IDEA-in-Maven-plugin-could-not-update-the-index-of-the-solution/
看看這篇文章
peng1990 提問(wèn)者
跟ide有關(guān),eclipse插件有個(gè)專門(mén)的窗口,可以搜索依賴包。idea是在pom中自動(dòng)提示。ide自動(dòng)提示的前提是已經(jīng)建立好索引。
舉報(bào)
Java實(shí)現(xiàn)高并發(fā)秒殺API的第一門(mén)課,還等什么,趕快來(lái)加入吧
2 回答pom.xml中會(huì)有警告波浪線,敲代碼的時(shí)候也無(wú)法自動(dòng)提示
2 回答測(cè)試時(shí)提示空指針
5 回答No qualifying bean of type [com.bin.dao.SeckillDao] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@javax.annotation.Resource(shareable=true, mappedName=, description=, na
1 回答<dependency> <groupId>jst1</groupId> <artifactId>jst1</artifactId> <version>1.2</version> </dependency>
1 回答我想請(qǐng)問(wèn)一下,我的interlij寫(xiě)pom.xml的時(shí)候并沒(méi)有提示,老師能教一下怎么開(kāi)啟提示么?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-05-26
http://codepub.cn/2015/12/09/IntelliJ-IDEA-in-Maven-plugin-could-not-update-the-index-of-the-solution/
看看這篇文章
2016-05-14
跟ide有關(guān),eclipse插件有個(gè)專門(mén)的窗口,可以搜索依賴包。idea是在pom中自動(dòng)提示。ide自動(dòng)提示的前提是已經(jīng)建立好索引。