Package org.springframework.boot.jpa.autoconfigure
@NullMarked
package org.springframework.boot.jpa.autoconfigure
Base Auto-configuration for JPA and Spring ORM.
-
ClassDescriptionException thrown then the auto-configured
LocalContainerEntityManagerFactoryBeanis missing a required bootstrap executor.Callback interface that can be used to customize theEntityManagerFactoryBuilderto fine-tune its auto-configuration.BeanFactoryPostProcessorthat can be used to dynamically declare that allEntityManagerFactorybeans should "depend on" one or more specific beans.BaseAuto-configurationfor JPA.External configuration properties for a JPA EntityManagerFactory created by Spring.Bootstrap methods that can be used with JPA.