Jakarta Config 0.1

0.1

Description

This is MVP (Minimum Viable Product) release. The main goal is to demonstrate progress and collect feedback from the community.

Release scope:

  • Configuration is provided by configuration objects only
  • Programmatic API is used to load a configuration object. It's the core functionality. There are no dependencies to other components.
  • Configuration objects also can be injected if Jakarta Inject or Jakarta CDI is used. It's optional. This functionality is defined in another artifact having dependency to the corresponding injection API.

For more information see https://github.com/eclipse-ee4j/config/wiki/MVP

Conforms To UI/UX Guidelines
Not verified