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

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

spring boot不能注入JpaRepository接口,提示找不到bean

spring boot不能注入JpaRepository接口,提示找不到bean

慕哥9229398 2019-03-01 10:59:08
Field studentRepository in com.example.demo.StudentController required a bean of type 'com.example.demo.StudentRepository' that could not be found. Action: Consider defining a bean of type 'com.example.demo.StudentRepository' in your configuration. @RestController public class StudentController { @Autowired private StudentRepository studentRepository; @GetMapping(value = "/findAll") public List<Student> studentList(){ return studentRepository.findAll(); } } StudentRepository 繼承 JpaRepository,應(yīng)該是個(gè)最簡(jiǎn)單的例子了 一共就一個(gè)包,SpringBootApplication和Controller都放在一個(gè)包下面,應(yīng)該不會(huì)出現(xiàn)網(wǎng)上的順序的問(wèn)題
查看完整描述

3 回答

?
幕布斯7119047

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

我自己解決了,jpa的包沖突了。

查看完整回答
反對(duì) 回復(fù) 2019-03-01
  • 3 回答
  • 0 關(guān)注
  • 2546 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號(hào)

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