Spring Boot 2.0.0.M4 & Hibernate 5.2.11.Final could not find bean of type EntityManagerFactoryBuilder
问题 I have clearly what seems to be some configuration issue, but I've been unable to resolve this myself. I have hope you guys could help me? None of the examples I find indicate having to create a bean for EntityManagerFactoryBuilder so what's the issue. I am attempting to configure completely separate datasources, including different entity managers etc.. My Error: APPLICATION FAILED TO START Description: Parameter 0 of method entityManagerFactory required a bean of type 'org.springframework