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