| Modifier and Type | Required Element and Description |
|---|---|
String |
value
The system property to load.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
The default value to set in case the system property does not exist or cannot be loaded.
|
boolean |
failFast
Flag to fail the configuration process if the system property is absent
|
int |
order
Injection order regarding other annotations.
|
public abstract String value
public abstract String defaultValue
Copyright © 2020. All rights reserved.