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
cd docker-files
docker-compose up
monitor Kafka http://localhost:8080/ui/docker-kafka-server/topic
2 - Run Command start one or more workers
Important delete sales-chunkRequests and sales-chunkReplies topics before you start the worker
./gradlew bootRun --args='--spring.profiles.active=worker'