-
Bug
-
Resolution: Done
-
Major
-
None
-
None
With RESTEASY-2767 the Eclipse MicroProfile Config was made optional. The fallback behavior searches the current context -> system properties -> environment variables. The order should be changed to match what the Eclipse MicroProfile Config does of system properties -> environment variables -> current context. Note the current context depends on the ResteasyConfiguration implementation.
- relates to
-
RESTEASY-2767 Make dependency on MP Config be optional
- Resolved