MicroProfile® MicroProfile Config 1.4

This is the minor release of MicroProfile Config. The full list of issues included in this release are here.

1. Classload fix

2. Allow to inject null as config value:

@Inject
@ConfigProperty(name="..." defaultValue=ConfigProperty.NULL_VALUE)
String value;

3. A number tck added.

Release Date
Release Type
Minor release