Proposta de treinamento para Avanade Brasil
{
"Events": {
"BootstrapServers": "localhost:9092"
},
"MongoDbSettings": {
"ConnectionString": "mongodb://localhost:27017",
"Database": "ecommerce"
}
}
"Events": {
"BootstrapServers": "localhost:9092",
"GroupId": "sendEmail01",
"Topic": "send-email"
},
docker-compose -f ./docker/ambiente-local.yml up --force-recreate -d --build
docker-compose -f ./docker/ambiente-local.yml down --remove-orphans
docker system prune
- KafDrop
http://localhost:19000/
- Mongo-Express
http://localhost:8081/