パッケージ org.springframework.boot.builder
パッケージ org.springframework.boot.builder
SpringApplication を構築するための流れるような「ビルダー」スタイルの API。- クラスクラス説明親コンテキストを設定するための
ApplicationContextInitializer。ApplicationEventは、親コンテキストが使用可能なときに発生します。親が閉じている場合にアプリケーションコンテキストを閉じるリスナー。ApplicationListenerでコンテキストを閉じます。便利な Fluent API とコンテキスト階層サポートを備えたSpringApplicationおよびApplicationContextインスタンスのビルダー。