クラス OnEnabledDevToolsCondition
java.lang.ObjectSE
org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.boot.devtools.autoconfigure.OnEnabledDevToolsCondition
- 実装済みのインターフェース一覧:
Condition
DevTools を有効にする必要があるかどうかをチェックする条件。
- 導入:
- 2.2.0
- 作成者:
- Madhura Bhave
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明getMatchOutcome(ConditionContext context, AnnotatedTypeMetadata metadata) 適切なログ出力とともに、一致の結果を決定します。クラス org.springframework.boot.autoconfigure.condition.SpringBootCondition から継承されたメソッド
anyMatches, logOutcome, matches, matches
コンストラクターの詳細
OnEnabledDevToolsCondition
public OnEnabledDevToolsCondition()
メソッドの詳細
getMatchOutcome
クラスからコピーされた説明:SpringBootCondition適切なログ出力とともに、一致の結果を決定します。- 次で指定:
- クラス
SpringBootConditionのgetMatchOutcome - パラメーター:
context- 条件コンテキストmetadata- アノテーションメタデータ- 戻り値:
- 状態の結果