Join Slack
Powered by
any suggestions on deserializing xml in kotlin? tr...
# server
e
elaborate tissue
01/27/2018, 4:12 PM
any suggestions on deserializing xml in kotlin? tried using jackson-dataformat-xml but i don't think its set up to work with kotlin classes
elaborate tissue
01/27/2018, 4:53 PM
Nevermind, I'm getting some success with using jackson-dataformat-xml now!
n
napperley
01/28/2018, 2:27 AM
Remember to use the Jackson Kotlin module (
https://github.com/FasterXML/jackson-module-kotlin
) for proper Kotlin support.
👍 2
l
lex
01/29/2018, 3:39 AM
jackson xml works moustly strange
lex
01/29/2018, 3:40 AM
with java too
3
Views
Open in Slack
Previous
Next