Package org.springframework.boot.builder
package org.springframework.boot.builder
Fluent 'builder' style API to construct a
SpringApplication
.- See Also:
-
ClassDescription
ApplicationContextInitializer
for setting the parent context.ApplicationEvent
fired when a parent context is available.Listener that closes the application context if its parent is closed.ApplicationListener
to close the context.Builder forSpringApplication
andApplicationContext
instances with convenient fluent API and context hierarchy support.