Este microsserviço produz mensagens para o tópico novo-pedido-topic
, enquanto consumirá
dos seguintes:
estoque-insuficiente-topic
entrega-status-topic
- PEDIDOS_PROFILE (dev)
- PEDIDOS_API_PORT (8081)
- PEDIDOS_DB_USER (postgres)
- PEDIDOS_DB_PASSWORD (postgres)
- PEDIDOS_DB_HOST (postgresql://localhost)
- PEDIDOS_DB_PORT (5432)
- PEDIDOS_BROKER_HOST (localhost)
- PEDIDOS_BROKER_PORT (9092)
- PEDIDOS_CLIENTE_SERVICE_HOST (http://localhost:8080)
- PEDIDOS_CATALOGO_SERVICE_HOST (http://localhost:8082)
- PEDIDOS_LIQUIBASE_CHANGELOGS_PATH (db/changelog/changelog-master.xml)