- Kumuluz
- Cloud-native in DevOps
- Open source
- Podjetje
KumuluzEE Version 1.0.0 released
Jan1 min branja
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!