Branch: refs/heads/3.10
Home:
https://github.com/resteasy/Resteasy
Commit: 7302f47782c9ae9c11391f98bda6abd58d76ce81
https://github.com/resteasy/Resteasy/commit/7302f47782c9ae9c11391f98bda6a...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJackson2Provider.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/JacksonConfig.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/WhiteListPolymorphicTypeValidatorManualOverrideTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/land/Automobile2.java
Log Message:
-----------
[RESTEASY-2469] Allow manual setup of whitelist validator