You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project showcases Kafka integration with Spring Boot apps, using Docker Compose for deployment. It includes a producer app sending messages via REST and a consumer app displaying received mess…