Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Annotations & implemation for Async API v2.0 including Quarkus extension for SmallRye AsyncAPI & AsyncAPI UI

License

Notifications You must be signed in to change notification settings

openknowledge/smallrye-async-api

This branch is 90 commits ahead of, 46 commits behind smallrye/smallrye-async-api:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a818d9a · May 27, 2021
May 6, 2021
May 6, 2021
May 27, 2021
May 6, 2021
Mar 11, 2021
Jan 21, 2021
Apr 9, 2021
Apr 9, 2021
May 6, 2021
Apr 9, 2021
Jul 11, 2019
May 18, 2020
Apr 11, 2019
Jan 28, 2021
May 26, 2021

Repository files navigation

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 - Specification

    • spec/api - Specification classes and interfaces.

    • spec/doc - Specification documentation.

    • 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

Annotations & implemation for Async API v2.0 including Quarkus extension for SmallRye AsyncAPI & AsyncAPI UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%