Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddumelendez/spring-boot-kafka-testcontainers-reusable-mode
https://github.com/eddumelendez/spring-boot-kafka-testcontainers-reusable-mode
kafka spring-boot testcontainers
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddumelendez/spring-boot-kafka-testcontainers-reusable-mode
- Owner: eddumelendez
- Created: 2023-05-08T22:50:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:34:42.000Z (4 months ago)
- Last Synced: 2024-07-19T12:44:45.678Z (4 months ago)
- Topics: kafka, spring-boot, testcontainers
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Testcontainers example
This example aims to demonstrate the reuse of Kafka container
using [Testcontainers reuse mode](https://www.testcontainers.org/features/reuse/) and [Spring Boot Dev Mode](https://docs.spring.io/spring-boot/docs/3.1.0-RC2/reference/htmlsingle/#features.testing.testcontainers.at-development-time).