entityManagerFactory

来源:6-6 -持久化数据到H2

waferkasai

2017-12-20

***************************
APPLICATION FAILED TO START
***************************

Description:

Field userRepository in com.yyc.spring.boot.blog.controller.UserController required a bean named 'entityManagerFactory' that could not be found.


Action:

Consider defining a bean named 'entityManagerFactory' in your configuration.

写回答

2回答

厉害的乌废猫

2018-08-02

我也踩雷了,找出问题是添加主键注解@Id的时候导错包了,要用javax.peisistence.Id那个。

0
1
老卫
嗯,好的。请采纳答案关闭掉问题
2018-08-02
共1条回复

老卫

2017-12-20

检查下  application.properties 中的配置

0
3
老卫
回复
waferkasai
那要看下你的 JPA 的配置是怎么样的?
2017-12-20
共3条回复

基于Spring Boot技术栈博客系统企业级前后端实战

毕设 Elasticsearch搜索+Thymeleaf模板+JPA+Security+BootStrap

1296 学习 · 738 问题

查看课程