Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>post-kafka-avro-messageNew to Visual Studio Code? Get it now.
post-kafka-avro-message

post-kafka-avro-message

fayuki

|
2,528 installs
| (0) | Free
Plugin para ajudar nos testes de consumidores kafka postando a mensagem avro de uma maneira prática e fácil.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

post-kafka-avro-message README

Plugin para ajudar nos testes de consumidores kafka postando a mensagem avro de uma maneira prática e fácil.

Features

Publicar mensagens avro no kafka local.

Requirements

N/A.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of plugin


Working with this extention

First insert this tag with a topic name destination. <==tpc{topic-name}==>

Another line insert avro description in unique line. <==avsc{avro.description}==>

Insert avro values to send in json format. <==json{avro.values}==>

After this steps use control+k to send a mensage.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft