addOrMerge

open fun addOrMerge(source: Map<String, Any>, sources: MutablePropertySources)

Add a new DefaultPropertiesPropertySource or merge with an existing one.

Since

2.4.4

Parameters

source

the Map source

sources

the existing sources