@Configuration @ConditionalOnClass(value=org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.class) @ConditionalOnBean(value=org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.class) protected static class FlywayAutoConfiguration.FlywayJpaDependencyConfiguration extends EntityManagerFactoryDependsOnPostProcessor
EntityManagerFactory beans
depend-on the flyway bean.| Constructor and Description |
|---|
FlywayJpaDependencyConfiguration() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.