Uses of Class
org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
Package
Description
Auto-configuration for JPA and Spring ORM.
-
Uses of AbstractDependsOnBeanFactoryPostProcessor in org.springframework.boot.autoconfigure.orm.jpa
Modifier and TypeClassDescriptionclass
BeanFactoryPostProcessor
that can be used to dynamically declare that allEntityManagerFactory
beans should "depend on" one or more specific beans.