MapConfigurationPropertySource

constructor()

Create a new empty MapConfigurationPropertySource instance.


constructor(map: Map<out Any, out Any>)

Create a new MapConfigurationPropertySource instance with entries copies from the specified map.

Parameters

map

the source map