public class LiquibaseServiceLocatorApplicationListener extends Object implements org.springframework.context.ApplicationListener<ApplicationStartingEvent>
ApplicationListener that replaces the liquibase ServiceLocator with a
 version that works with Spring Boot executable archives.| Constructor and Description | 
|---|
| LiquibaseServiceLocatorApplicationListener() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onApplicationEvent(ApplicationStartingEvent event) | 
public LiquibaseServiceLocatorApplicationListener()
public void onApplicationEvent(ApplicationStartingEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<ApplicationStartingEvent>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.