@ConfigurationProperties(prefix="spring.h2.console") public class H2ConsoleProperties extends Object
| Constructor and Description |
|---|
H2ConsoleProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled() |
String |
getPath() |
void |
setEnabled(boolean enabled) |
void |
setPath(String path) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.