Created
March 31, 2022 03:58
-
-
Save sidsamant/3d0857e4ee9c47c48a4c9e76aa2ae398 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spring.cloud: | |
stream: | |
default: | |
consumer: | |
maxAttempts: 2 | |
kafka: | |
default: | |
consumer: | |
useNativeDecoding: true | |
enableDlq: true | |
dlqName: my-dql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://medium.com/p/bb4078d9c6a0/edit