在pom中配置spring-data-jpa時(shí),出現(xiàn)錯(cuò)誤警告,而且在實(shí)體類中不能注入@Entity
為什么我的pom配置會(huì)有警告:The managed version is 1.5.1.RELEASE The artifact is managed in org.springframework.boot:spring-boot-dependencies:1.5.1.RELEASE
為什么我的pom配置會(huì)有警告:The managed version is 1.5.1.RELEASE The artifact is managed in org.springframework.boot:spring-boot-dependencies:1.5.1.RELEASE
舉報(bào)
2018-03-16
jar 沖突,把你的 maven 庫刪了重新下載一次
2017-11-21
我的也是這樣,解決了嗎?
2017-02-16
你看一下你的jar包,是不是又沖突的地方