クラス SpringModulithRuntimeProperties
java.lang.ObjectSE
org.springframework.modulith.runtime.autoconfigure.SpringModulithRuntimeProperties
@ConfigurationProperties("spring.modulith.runtime")
class SpringModulithRuntimeProperties
extends ObjectSE
Spring モジュリスのランタイムサポートの構成プロパティ。
- 導入:
- 2.0
- 作成者:
- Oliver Drotbohm
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
SpringModulithRuntimeProperties
@ConstructorBinding SpringModulithRuntimeProperties(@DefaultValue("false") boolean verificationEnabled, @DefaultValue("false") boolean flywayEnabled)
方法の詳細
isVerificationEnabled
public boolean isVerificationEnabled()isFlywayEnabled
public boolean isFlywayEnabled()