314-frameworks-spring-kafka

Installation
SKILL.md

Spring Boot — Kafka messaging

Apply Spring Kafka guidance with concrete examples for design, implementation, and error handling.

Constraints

Compile before messaging refactors; verify after changes.

  • MANDATORY: Run ./mvnw compile or mvn compile before applying any change
  • SAFETY: If compilation fails, stop immediately
  • VERIFY: Run ./mvnw clean verify or mvn clean verify after applying improvements
  • BEFORE APPLYING: Read the reference for detailed rules and examples

When to use this skill

  • Add Kafka in Spring Boot
  • Review Spring Kafka consumers/producers
  • Improve retries, dead-letter topics, or idempotency in Spring Kafka

Workflow

Related skills

More from jabrena/cursor-rules-java

Installs
11
GitHub Stars
380
First Seen
7 days ago