@ConfigurationProperties(prefix="genie.jobs.locations")
@Validated
public class JobsLocationsProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for all properties in this group.
|
| Constructor and Description |
|---|
JobsLocationsProperties() |
public static final java.lang.String PROPERTY_PREFIX