クラス H2ConsoleProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
@ConfigurationProperties(prefix="spring.h2.console")
public class H2ConsoleProperties
extends ObjectSE
H2 のコンソールの構成プロパティ。
- 導入:
- 1.3.0
- 作成者:
- Andy Wilkinson, Marten Deinum, Stephane Nicoll
Nested Class Summary
ネストされたクラスコンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
H2ConsoleProperties
public H2ConsoleProperties()
メソッドの詳細
getPath
setPath
getEnabled
public boolean getEnabled()setEnabled
public void setEnabled(boolean enabled) getSettings