• Home
  • Posts
  • Contact

Kafka - Integration testing

We need a kafka server for integration testing.

Two options

  1. EmbeddedKafka with spring
    1. https://docs.spring.io/spring-kafka/reference/testing.html
  2. TestContainers

See https://github.com/explorer436/programming-playground/tree/main/java-playground/kafka-examples/reactive-kafka-playground


Links to this note

  • Kafka



© 2025 . Generated with Hugo and Mainroad theme.