mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
* MP to SE config now works including environment variables. * Empty config now does not create an executor service. * Using the same classloader when null is sent in MP config. * Added env var test. * Ensure the reference config uses its own configuration (intermitent failure fix) Signed-off-by: Tomas Langer <tomas.langer@oracle.com> Co-authored-by: Romain Grecourt <romain.grecourt@oracle.com>