クラス H2ConsoleProperties.Settings

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

public static class H2ConsoleProperties.Settings extends ObjectSE
  • コンストラクターの詳細

    • 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 StringSE getWebAdminPassword()
    • setWebAdminPassword

      public void setWebAdminPassword(StringSE webAdminPassword)