Class SystemPropertyValueProvider

All Implemented Interfaces:
ConfigurationValueProvider

public class SystemPropertyValueProvider extends AbstractMapConfigurationValueProvider
Searches for the configuration values in the system properties System.getProperties().

To improve usability, it will search for the given key case insensitively.