Package | Description |
---|---|
org.springframework.boot.builder |
Fluent 'builder' style API to construct a
SpringApplication . |
Modifier and Type | Method and Description |
---|---|
protected ParentContextCloserApplicationListener.ContextCloserListener |
ParentContextCloserApplicationListener.createContextCloserListener(ConfigurableApplicationContext child)
Subclasses may override to create their own subclass of ContextCloserListener.
|