Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Hibernate 6.x #3

Open
nothing-personal-gh opened this issue Dec 12, 2022 · 0 comments
Open

Support for Hibernate 6.x #3

nothing-personal-gh opened this issue Dec 12, 2022 · 0 comments

Comments

@nothing-personal-gh
Copy link

This library isn't compatible with Hibernate 6.1.x (which comes from Spring Boot 3.x).

This is the error on application startup:

Field entityManagerFactory in io.github.teastman.hibernate.HibernateEventAutoConfiguration required a bean of type 'javax.persistence.EntityManagerFactory' that could not be found.

The injection point has the following annotations:
	- @org.springframework.beans.factory.annotation.Autowired(required=true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant