Class ExtendedSpringLiquibaseFactory

java.lang.Object
org.apache.fineract.infrastructure.core.service.migration.ExtendedSpringLiquibaseFactory

@Component public class ExtendedSpringLiquibaseFactory extends Object
  • 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