@Order(value=-2147483627) public class BackgroundPreinitializer extends ObjectSE implements org.springframework.context.ApplicationListener<SpringApplicationEvent>
ApplicationListener。IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME システムプロパティを true に設定して、このメカニズムを無効にし、そのような初期化をフォアグラウンドで実行できるようにします。
| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME 初期化前の実行方法を Spring Boot に指示するシステムプロパティ。 |
| コンストラクターと説明 |
|---|
BackgroundPreinitializer() |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | onApplicationEvent(SpringApplicationEvent event) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void onApplicationEvent(SpringApplicationEvent event)
org.springframework.context.ApplicationListener<SpringApplicationEvent> 内の onApplicationEvent Copyright © 2019 Pivotal Software, Inc.. All rights reserved.