https://github.com/ctron/asyncapi-examples
Examples around AsyncAPI tools
https://github.com/ctron/asyncapi-examples
Last synced: 9 months ago
JSON representation
Examples around AsyncAPI tools
- Host: GitHub
- URL: https://github.com/ctron/asyncapi-examples
- Owner: ctron
- License: apache-2.0
- Created: 2017-08-18T15:27:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T15:27:56.000Z (almost 9 years ago)
- Last Synced: 2025-02-23T11:17:47.915Z (over 1 year ago)
- Language: Java
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examples for the AsyncAPI tools
This repository hosts a few examples using the
[AsyncAPI tools](https://github.com/ctron/asyncapi "title") and
the [AsyncAPI Maven Plugin](https://github.com/ctron/asyncapi-maven) , which
help in working with [AsyncAPI](https://asyncapi.org) on Java.
* [example-jms-client-1](example-jms-client-1): JMS Client example #1