After the test release v0.9.0, we are proud to release v1.0.0.
It is featurewise equivalent with v0.9.0.
The version leap is to indicate that we now consider the library mature enough for production use.
Features
- Resolution of parameters annotated with
@ConfigProperty
from system properties, environment variables and META-INF/microprofile-config.properties.
Improvements
- improved Readme with use cases and examples
- refactored tests