Skip to content

Instantly share code, notes, and snippets.

@sidsamant
Created March 31, 2022 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sidsamant/3d0857e4ee9c47c48a4c9e76aa2ae398 to your computer and use it in GitHub Desktop.
Save sidsamant/3d0857e4ee9c47c48a4c9e76aa2ae398 to your computer and use it in GitHub Desktop.
spring.cloud:
stream:
default:
consumer:
maxAttempts: 2
kafka:
default:
consumer:
useNativeDecoding: true
enableDlq: true
dlqName: my-dql
@sidsamant
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment