You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We Could change contentAsObject() to always use JacksonTransformers.bytesToJsonObject() so it doesn't depend on the user registering the correct module. What do you think?
Should also add another preflight check and fail if JsonValueModule isn't registered.
The text was updated successfully, but these errors were encountered:
This is a "feature" but I've marked it as a bug a as it really should have been like that in the first place.
mikereiche
changed the title
contentAsObject() to always use JacksonTransformers.bytesToJsonObject() so it doesn't depend on the user registering the correct module
add couchbaseJsonValueModel bean to AbstractCouchbaseConfiguration
Apr 22, 2021
dnault
changed the title
add couchbaseJsonValueModel bean to AbstractCouchbaseConfiguration
add couchbaseJsonValueModule bean to AbstractCouchbaseConfiguration
Apr 22, 2021
Uh oh!
There was an error while loading. Please reload this page.
https://forums.couchbase.com/t/setting-json-deserialisation-features-in-java-sdk-3/30215/6
We Could change contentAsObject() to always use JacksonTransformers.bytesToJsonObject() so it doesn't depend on the user registering the correct module. What do you think?
Should also add another preflight check and fail if JsonValueModule isn't registered.
The text was updated successfully, but these errors were encountered: