Skip to content

MicroProfile 2.0-RC12

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 13 Nov 15:43

Javadocs | Spec PDF |Spec html

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/8?closed=1

More info on the changelog

To get started with MicroProfile Config 2.0-RC12, add the following dependency to your pom:

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>2.0-RC12</version>
</dependency>