public class SystemPropertiesPropertySource extends MapPropertySource
PropertySource.PropertyConvention| Modifier and Type | Field and Description | 
|---|---|
static String | 
NAME
Constant for System property source. 
 | 
static int | 
POSITION
The position of the loader. 
 | 
CONTEXTHIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
SystemPropertiesPropertySource()
Default constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getOrder()  | 
asMap, get, getName, iterator, of, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConvention, mapOf, of, of, of, offorEach, spliteratorpublic static final String NAME
public static final int POSITION