Replies: 1 comment 10 replies
-
By default the framework uses a
so, you can extend this You inject your custom recoverer into a
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was reading the documentation and could not identify a solution to the following problem:
I want to add new attributes to the message before sending to the DLT topic, injecting this at the configuration level, I want to add attributes to the message body coming from the exception itself.
I believe what I'm looking for is a type of interceptor that allows me to change data.
Beta Was this translation helpful? Give feedback.
All reactions