Spring Kafka Consuming Strategies and Error Handling | JaCoV | RU

The talk is about designing and implementing reliable Kafka consuming design patterns in the Java Spring framework. How to configure proper error handling, how to select suitable recovery and retry design pattern depending on business requirements and non-functional requirements. GitHub repo:
Back to Top