Class ExtendedSpringLiquibaseFactory
java.lang.Object
org.apache.fineract.infrastructure.core.service.migration.ExtendedSpringLiquibaseFactory
-
Constructor Summary
ConstructorsConstructorDescriptionExtendedSpringLiquibaseFactory(org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties liquibaseProperties, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.core.env.Environment environment, DatabaseAwareMigrationContextProvider databaseAwareMigrationContextProvider) -
Method Summary
-
Constructor Details
-
ExtendedSpringLiquibaseFactory
@Autowired public ExtendedSpringLiquibaseFactory(org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties liquibaseProperties, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.core.env.Environment environment, DatabaseAwareMigrationContextProvider databaseAwareMigrationContextProvider)
-
-
Method Details
-
create
-