Skip to content

3.0.3

Compare
Choose a tag to compare
@radcortez radcortez released this 12 Apr 09:52

Javadocs | Spec PDF | Spec html

This release includes the following changes:

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

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