https://github.com/eddumelendez/spring-boot-redpanda-testcontainers-reusable-mode
https://github.com/eddumelendez/spring-boot-redpanda-testcontainers-reusable-mode
redpanda spring-boot testcontainers
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddumelendez/spring-boot-redpanda-testcontainers-reusable-mode
- Owner: eddumelendez
- Created: 2023-07-24T02:42:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T04:11:55.000Z (over 2 years ago)
- Last Synced: 2025-06-16T16:09:30.280Z (about 1 year ago)
- Topics: redpanda, spring-boot, testcontainers
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Testcontainers example
This example aims to demonstrate the reuse of Redpanda 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).