Javadocs | Spec PDF | Spec html
This release includes the following issues
https://github.com/eclipse/microprofile-config/milestone/11?closed=1
More info on the changelog
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</version>
</dependency>