クラス H2ConsoleProperties.Settings
java.lang.ObjectSE
org.springframework.boot.h2console.autoconfigure.H2ConsoleProperties.Settings
- 含まれているクラス:
H2ConsoleProperties
- 導入:
- 4.0.0
- 作成者:
- Andy Wilkinson, Marten Deinum, Stephane Nicoll
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSEbooleanisTrace()booleanvoidsetTrace(boolean trace) voidsetWebAdminPassword(@Nullable StringSE webAdminPassword) voidsetWebAllowOthers(boolean webAllowOthers)
コンストラクターの詳細
Settings
public Settings()
方法の詳細
isTrace
public boolean isTrace()setTrace
public void setTrace(boolean trace) isWebAllowOthers
public boolean isWebAllowOthers()setWebAllowOthers
public void setWebAllowOthers(boolean webAllowOthers) getWebAdminPassword
setWebAdminPassword