spring-framework / org.springframework.messaging.support / MessageBuilder / copyHeadersIfAbsent

copyHeadersIfAbsent

fun copyHeadersIfAbsent(@Nullable headersToCopy: MutableMap<String, *>): MessageBuilder<T>

Copy the name-value pairs from the provided Map. This operation will not overwrite any existing values.