Replies: 2 comments
-
/cc @evanchooly |
Beta Was this translation helpful? Give feedback.
0 replies
-
For anybody else struggling with configuring the Kotlin Serialization extension, I found the following worked (note kebab-case rather than camelCase):
|
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.
-
Hi,
I am just trying to find out how to configure the Kotlin Serialization extension.
I am using Quarkus 2.9.0.Final and the Rest Client with @RegisterRestClient.
I have tried
but nothing seems to work.
Grateful for any help.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions