Skip to content

3.1.2

Latest

Choose a tag to compare

@radcortez radcortez released this 21 Sep 16:45
· 6 commits to main since this release

Javadocs | Spec PDF | Spec html

This release includes the following changes:

To get started with MicroProfile Config 3.1, add the following dependency to your pom:

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