I wrote a while ago about processing JSON in Kotli...
# feed
m
I wrote a while ago about processing JSON in Kotlin (https://hceris.com/painless-json-with-kotlin-and-jackson/). It is based on
jackson
and
Spring Boot
, I’d be curious to hear about experiences with more native libraries
👍 1