Join Slack
Powered by
Hi, how to serialize XML to kotlin object for Http...
# ktor
m
Marcin Wiśniewski
09/18/2019, 1:51 PM
Hi, how to serialize XML to kotlin object for HttpClient?
e
Evan R.
09/18/2019, 3:13 PM
If you're just on the JVM you can use the Jackson serializer and configure it with the XML serializer like in this tutorial:
https://www.baeldung.com/jackson-xml-serialization-and-deserialization
m
Marcin Wiśniewski
09/18/2019, 3:48 PM
I've rather thought about a Ktor Feature
m
Marcin Wisniowski
09/18/2019, 8:42 PM
I thought someone changed my profile picture...
🤣 2
m
Marcin Wiśniewski
09/18/2019, 9:26 PM
Very similar name :))))
4
Views
Open in Slack
Previous
Next