最新回答 / 橘子_320
出現(xiàn)404:1.檢查你項(xiàng)目是不是正常的啟動(dòng)了,2.路徑是不是有問(wèn)題,3請(qǐng)求的時(shí)候是不是報(bào)異常了!自己可以檢查一下!
2018-04-02
log4j:WARN No appenders could be found for logger (org.springframework.boot.devtools.settings.DevToolsSettings).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
誰(shuí)能 給我解決下
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
誰(shuí)能 給我解決下
2018-04-02
最新回答 / yunqiang88
說(shuō),什么東西沒(méi)有
最贊回答 / windtears
在啟動(dòng)頁(yè)加注@MapperScan 并且導(dǎo)入?tk.mybatis.spring.annotation.MapperScan 不要選org開(kāi)頭的!