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

Deprecate org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback #14083

Closed
wilkinsona opened this issue Aug 16, 2018 · 3 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

It was added in #894 but, as far as I can tell, it isn't used any more. We should deprecate it in 2.0.x and then remove it in 2.1.

@philwebb
Copy link
Member

@leumas95 Does HibernatePropertiesCustomizer meet your needs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants
@snicoll @philwebb @wilkinsona and others