Files
spring-boot/spring-boot-dependencies
Phillip Webb 97cc5a7fc6 Support for liquibase in executable jars
Create LiquibaseServiceLocatorInitializer to replace the standard
liquibase classpath scanning logic with SpringPackageScanClassResolver
which will work correctly in Spring Boot packaged executable JARs.

Issue: #55580628
2013-08-22 16:31:51 -07:00
..