SmallRye AsyncAPI is a proof of concept specification and implementation of Microprofile + AsyncAPI integration.
Compile and test the project:
mvn verify
-
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.
Please refer to our Wiki for the Contribution Guidelines.