Package org.springframework.boot.autoconfigure.orm.jpa
package org.springframework.boot.autoconfigure.orm.jpa
Auto-configuration for JPA and Spring ORM.
-
ClassDescriptionCallback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder
.BeanFactoryPostProcessor
that can be used to dynamically declare that allEntityManagerFactory
beans should "depend on" one or more specific beans.Auto-configuration
for Hibernate JPA.Configuration properties for Hibernate.Callback interface that can be implemented by beans wishing to customize the Hibernate properties before it is used by an auto-configuredEntityManagerFactory
.Settings to apply when configuring Hibernate.BaseAuto-configuration
for JPA.External configuration properties for a JPA EntityManagerFactory created by Spring.