Skip to content

v1.0.0

Compare
Choose a tag to compare
@zvonegit zvonegit released this 10 Jul 07:49
· 19 commits to master since this release

The first release of KumuluzEE OpenAPI has arrived.

KumuluzEE OpenAPI project allows you to document microservice APIs using OpenAPI v3 compliant annotations. The project will automatically hook-up servlet that will serve your API specifications. Furthermore, the project allows you to integrate Swagger-UI into your microservice that will visualize APIs documentation and allow you to interact with your API resources. The extension supports JDK9+.