| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.flyway | |
| org.springframework.boot.autoconfigure.liquibase |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FlywayAutoConfiguration.FlywayJpaDependencyConfiguration
Additional configuration to ensure that
EntityManagerFactory beans
depend-on the flyway bean. |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LiquibaseAutoConfiguration.LiquibaseJpaDependencyConfiguration
Additional configuration to ensure that
EntityManagerFactory beans
depend-on the liquibase bean. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.