toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.context.properties.source
/
MapConfigurationPropertySource
/
putAll
put
All
open
fun
putAll
(
map
:
Map
<
out
Any
,
out
Any
>
)
Add all entries from the specified map.
Parameters
map
the source map