Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'java.util.Set<javax.persistence.EntityManager>' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}

Spring boot项目遇到Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualif

遇到这个问题,去掉pom.xml中的hibernate_core依赖就可以了

相关文章:

  • 2022-01-15
  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
  • 2021-09-10
  • 2019-11-07
  • 2022-01-06
猜你喜欢
  • 2021-11-09
  • 2021-06-26
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
  • 2022-01-28
相关资源
相似解决方案