标签: one-to-one spring-boot-jpa
https://grokonez.com/spring-framework/spring-data/configure-spring-jpa-one-one-relationship-springboot#III_SourceCode
这是我从中下载源代码的地方 我将其导入了Spring工具套件
说明:
com.javasampleapproach.jpa.one2one.SpringJpaOneToOneApplication中的fieldifeRepository字段需要一个名为'entityManagerFactory'的bean,但找不到。
操作:
考虑在您的配置中定义一个名为'entityManagerFactory'的bean。