@ConfigurationProperties(value="admintool.globalVars") public class GlobalVars extends Object
| Constructor and Description |
|---|
GlobalVars() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildDate() |
String |
getVersion() |
void |
setBuildDate(Date buildDate) |
void |
setVersion(String version) |
Copyright © 2022. All rights reserved.