withoutSpacesInObjectEntries
deprecated.. what to use instead?
#216
Unanswered
marceloverdijk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you had a look at the Separator API as the deprecation annotation suggests? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was using a
JsonMapper
like:however the
withoutSpacesInObjectEntries
is deprecated.Is there a direct replacement to have the same result using the Separators?
Beta Was this translation helpful? Give feedback.
All reactions