为了账号安全,请及时绑定邮箱和手机立即绑定

jpaMappingContext创建错误

Error creating bean with name 'jpaMappingContext': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: At least one JPA metamodel must be present!

正在回答

1 回答

pom文件里面jpa的依赖改成这样

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>

再在右边的mavenprojects里面刷新一下

2 回复 有任何疑惑可以回复我~
#1

慕勒7542255

改了还是报这个错,怎么办
2019-02-10 回复 有任何疑惑可以回复我~
#2

慕勒7542255 回复 慕勒7542255

已解决 https://stackoverflow.com/questions/30271112/spring-boot-error-creating-bean-with-name-jpamappingcontext-java-lang-nullp
2019-02-10 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

jpaMappingContext创建错误

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信