November 27, 2019 Product Announcement Developers Jan Meznarič
KumuluzEE Version Microservices

KumuluzEE Version 1.0.0 released

We are releasing a first version of KumuluzEE Version, a simple KumuluzEE extension that provides mechanisms for exposing version details of your microservices.

To start using the extension, simply add the following dependency to your application:

<dependency>
    <groupId>com.kumuluz.ee.version</groupId>
    <artifactId>kumuluzee-version</artifactId>
    <version>${kumuluzee-version.version}</version>
</dependency>

The sample showcasing the features is already available so go check it out!

We are excited to bring this extension into your hands!

Subscribe to our mailing list

Subscribe to our mailing list to get the latest news and updates.