Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MicroProfile/Development/DesignDocs

Config Issues to be considered for next release 1. Ordinal ordering 2. Injection property - the following inject is static only and will not work for dynamic sources @Inject @ConfigProperty("myProp") Integer myValue;

Back to the top