Replies: 2 comments
-
HttpMessageConverter does not exist by default on moshi. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I used following implementation
|
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.
-
I am writing a spring boot project with Kotlin. Thus, I want to use Moshi to replace Jackson as the HttpMessageConverter. However, I cannot find out a way to do that. Could you show an example?
Beta Was this translation helpful? Give feedback.
All reactions