/redpanda-spring

Using Redpanda with Spring Boot and Apache Avro.

Primary LanguageJavaApache License 2.0Apache-2.0

Redpanda + Spring Boot

Using Redpanda with Spring Boot and Apache Avro.

Run

docker-compose up -d
mvn spring-boot:run

View

Browse to Console at: http://localhost:8080

Redpanda Console Topic View Redpanda Console Schema Registry View

Shutdown

docker-compose down -v