Kotlin Ktor and Serialization support instead of Jackson #1398
Unanswered
ronjunevaldoz
asked this question in
General
Replies: 1 comment
-
Hello 👋 Our common server abstraction ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any existing example for ktor and kotlin serialization implemention? I want to remove the dependency from jackson object parser instead I want to use kotlin serialization. I'm currently using https://github.com/aPureBase/KGraphQL which is a good dsl support but the owner seems not so active at all now. I want to move using ExpediaGroup/graphql-kotlin now.
Beta Was this translation helpful? Give feedback.
All reactions