Class ModuleProperties
java.lang.Object
org.openwms.core.preferences.config.ModuleProperties
A ModuleProperties defines module specific Spring Boot properties.
- Author:
- Heiko Scherrer
-
Field Summary
Modifier and TypeFieldDescriptionprivate String
Spring resource location to load the initial preferences from. -
Constructor Summary
-
Method Summary
-
Field Details
-
initialProperties
Spring resource location to load the initial preferences from.
-
-
Constructor Details
-
ModuleProperties
public ModuleProperties()
-
-
Method Details
-
getInitialProperties
-
setInitialProperties
-