Join Slack
Powered by
Jackson ObjectMapper has method writeValueAsString...
# announcements
m
Martin Jinoch
10/21/2019, 11:33 AM
Jackson ObjectMapper has method writeValueAsString(object)
👍 1
g
Georgi Naumov
10/21/2019, 12:52 PM
Is there a way to use only JsonPath for that purpose?
s
Stephan Schroeder
10/21/2019, 3:35 PM
JsonPath seems to be for reading Json, not for writing it. So the answer is now. Use Jackson or Klaxon
https://www.baeldung.com/kotlin-json-klaxson
👍 1
12
Views
Open in Slack
Previous
Next