spring-framework / org.springframework.core.env / SystemEnvironmentPropertySource / <init>

<init>

SystemEnvironmentPropertySource(name: String, source: MutableMap<String, Any>)

Create a new SystemEnvironmentPropertySource with the given name and delegating to the given MapPropertySource.