spring-kafka-integration
CommunitySpring Kafka integration for Spring and Reactor.
Software Engineering#event-driven#transactional-outbox#dead-letter-topic#reactor-kafka#kafka-testing#spring-kafka
Authorolehsvyrydov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a cohesive pattern for integrating Apache Kafka with Spring Boot applications, enabling reliable event-driven messaging, with support for both blocking Spring Kafka and reactive Reactor Kafka pipelines.
Core Features & Use Cases
- Producer/Consumer integration: Standardizes Spring KafkaTemplate usage and @KafkaListener patterns for both blocking and reactive modes.
- DLT & retries: Configures Dead Letter Topics and robust retry/backoff strategies to handle processing failures.
- Transactional Outbox & Event Sourcing: Supports transactional outbox patterns and event sourcing to ensure exactly-once or at-least-once semantics in distributed systems.
- Reactive streaming: Provides Reactor Kafka integration for WebFlux-based apps with backpressure-aware flows.
- Testing & patterns: Patterns for idempotent producers and test strategies (EmbeddedKafka, Testcontainers).
Quick Start
- Use this skill alongside the backend-developer skill to implement Kafka-based event flows in a Spring Boot project.
- Example tasks include configuring KafkaTemplate producers, @KafkaListener consumers, DLT handling, and transactional outbox integration.
- Validate with tests using Embedded Kafka or Testcontainers to simulate real Kafka interactions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-kafka-integration Download link: https://github.com/olehsvyrydov/AI-development-team/archive/main.zip#spring-kafka-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.