Created
April 22, 2022 20:56
-
-
Save TarcisioFls/8b6b52992c64a47df3018c48cac3f3c9 to your computer and use it in GitHub Desktop.
Para enviar uma mensagem direto para o kafka
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //Navegar até a pasta /bin então rodar o comando abaixo, depois é só enviar as msg para a fila | |
| sh kafka-console-producer --topic pedido.fechar.automovel --bootstrap-server localhost:9092 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment