Package | Description |
---|---|
org.springframework.boot.context.event |
ApplicationEvents triggered by
Spring Boot. |
org.springframework.boot.liquibase |
Custom support for Liquibase database migration.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationStartedEvent
Deprecated.
as of 1.5 in favor of
ApplicationStartingEvent |
Modifier and Type | Method and Description |
---|---|
void |
LiquibaseServiceLocatorApplicationListener.onApplicationEvent(ApplicationStartingEvent event) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.