-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
The Correlation Data Providers would benefit from some additional information.
Things like:
- Listing the provided implementations
- Describe the intent of these implementations
- Specify how to configure several
CorrelationDataProviders
in Spring (Boot) - Providing a custom sample that inserts fields from some static context.
- Define how this can be paired up with a
MessageDispatchInterceptor
to addMetaData
fields for the first message in the chain