Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mathias D opened DATAREST-887 and commented
JsonLateObjectEvaluator uses a hard-coded jackson ObjectMapper to deserialize json patch payload. As a result all custom modules to deserialize e.g. LocalDateTime, Money,... will not be available
ObjectMapper
Affects: 2.5.2 (Hopper SR2)
Referenced from: pull request #224
Backported to: 2.5.3 (Hopper SR3)
2 votes, 2 watchers
The text was updated successfully, but these errors were encountered:
Oliver Trosien commented
(y) good catch, Mathias!
Sorry, something went wrong.
odrotbohm
No branches or pull requests
Mathias D opened DATAREST-887 and commented
JsonLateObjectEvaluator uses a hard-coded jackson
ObjectMapper
to deserialize json patch payload. As a result all custom modules to deserialize e.g. LocalDateTime, Money,... will not be availableAffects: 2.5.2 (Hopper SR2)
Referenced from: pull request #224
Backported to: 2.5.3 (Hopper SR3)
2 votes, 2 watchers
The text was updated successfully, but these errors were encountered: