Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: ade8c08205b0f98c5e5df493935a794052ddac71
https://github.com/resteasy/Resteasy/commit/ade8c08205b0f98c5e5df493935a7...
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