Class PropertiesConfigSource

java.lang.Object
io.smallrye.config.common.AbstractConfigSource
io.smallrye.config.MapBackedConfigValueConfigSource
io.smallrye.config.PropertiesConfigSource
All Implemented Interfaces:
ConfigValueConfigSource, Serializable, org.eclipse.microprofile.config.spi.ConfigSource

public class PropertiesConfigSource extends MapBackedConfigValueConfigSource
Author:
Jeff Mesnil (c) 2017 Red Hat inc.
See Also: