spring-integration
Toggle table of contents
7.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-integration
spring-integration-core
/
org.springframework.integration.dsl
/
KotlinEnricherSpec
/
header
header
fun
header
(
name
:
String
,
value
:
Any
,
overwrite
:
Boolean
?
)
fun
header
(
headerName
:
String
,
headerValueMessageProcessor
:
HeaderValueMessageProcessor
<
Any
>
)