Class SystemBootstrapConfiguration

java.lang.Object
com.github.cafapi.common.bootstrapconfigs.system.SystemBootstrapConfiguration
All Implemented Interfaces:
BootstrapConfiguration

public class SystemBootstrapConfiguration extends Object implements BootstrapConfiguration
Provides bootstrap configuration from Java system properties and environment variables. Note that system properties will always override if present.