Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: a9dc13010307b8e0e68c2515c6020c781c200d09
https://github.com/resteasy/Resteasy/commit/a9dc13010307b8e0e68c2515c6020...
Author: NicoNes <nicolas.nesmon(a)gmail.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/InjectorFactoryImpl.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/OptionalConfigPropertyInjectionTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/resource/OptionalConfigPropertyInjectionResource.java
Log Message:
-----------
[RESTEASY-2800] Fix NPE when injecting Optional MP Config property (#2641)
Signed-off-by: Nicolas NESMON (NicoNes) <nicolas.nesmon(a)gmail.com>