クラス H2ConsoleProperties.Settings

java.lang.ObjectSE
org.springframework.boot.h2console.autoconfigure.H2ConsoleProperties.Settings
含まれているクラス:
H2ConsoleProperties

public static class H2ConsoleProperties.Settings extends ObjectSE
導入:
4.0.0
作成者:
Andy Wilkinson, Marten Deinum, Stephane Nicoll
  • コンストラクターの詳細

    • Settings

      public Settings()
  • 方法の詳細

    • isTrace

      public boolean isTrace()
    • setTrace

      public void setTrace(boolean trace)
    • isWebAllowOthers

      public boolean isWebAllowOthers()
    • setWebAllowOthers

      public void setWebAllowOthers(boolean webAllowOthers)
    • getWebAdminPassword

      public @Nullable StringSE getWebAdminPassword()
    • setWebAdminPassword

      public void setWebAdminPassword(@Nullable StringSE webAdminPassword)