smallrye / smallrye-async-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

badge Quality Gate Status License

SmallRye AsyncAPI

SmallRye AsyncAPI is a proof of concept specification and implementation of Microprofile + AsyncAPI integration.

Instructions

Compile and test the project:

mvn verify

Project structure

  • spec/api - Specification classes and interfaces.

  • spec/tck - Specification TCK tests.

  • implementation - Implementation of the specification.

  • tck - Test suite to run the spec TCK against the implementation.

Contributing

Please refer to our Wiki for the Contribution Guidelines.

About

License:Apache License 2.0


Languages

Language:Java 100.0%