Branch: refs/heads/4.6
Home:
https://github.com/resteasy/Resteasy
Commit: 92950dd5efa5f853e5edd6b9980cc3094101f3a4
https://github.com/resteasy/Resteasy/commit/92950dd5efa5f853e5edd6b9980cc...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/Messages.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/StringParameterInjector.java
Log Message:
-----------
[RESTEASY-2843] Do not add the target type to the thrown exception. Instead log it as a
debug message. (#2747)
https://issues.redhat.com/browse/RESTEASY-2843