Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 705 Bytes

File metadata and controls

17 lines (11 loc) · 705 Bytes

Header Enricher Processor

Use the header-enricher app to add message headers.

The headers are provided in the form of new line delimited key value pairs, where the keys are the header names and the values are SpEL expressions. For example --headers='foo=payload.someProperty \n bar=payload.otherProperty'.

Options

The header-enricher processor has the following options: