Skip to content

Releases: kumuluz/kumuluzee-openapi

v1.0.1

17 Apr 10:05
Compare
Choose a tag to compare

This minor release comes with updated dependencies and support for Java 9+.

Enhancements

  • Added Java 9+ support.
  • Updated dependency versions.

v1.0.0

10 Jul 07:49
Compare
Choose a tag to compare

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+.