Package org.springframework.boot.jpa.autoconfigure
package org.springframework.boot.jpa.autoconfigure
Base 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.BaseAuto-configuration
for JPA.External configuration properties for a JPA EntityManagerFactory created by Spring.