pprkut

joined 1 year ago
[–] pprkut@programming.dev 5 points 9 months ago* (last edited 9 months ago) (1 children)

I felt the same way coming back to Java from Kotlin. The more streamlined syntax of Kotlin is so much more comfortable to read and write. That being said, I never had an issue with using Jackson for JSON serialization in Java. I'm curious what issues you have encountered and if you have any alternative suggestions that are nicer to use in Java?