Kotlin Serialization Spring Integration
Hi I encountered a problem, I am currently trying to create unit test in order to test my API responses but I just found out that even by specifying that I want spring to use kotlin serialization to serialize controller responses it doesn't not work.
Here is my configuration:
I even tried to just remove the json from my dependency:
But it doesn't work and I get a weird serializable
3 Replies
⌛
This post has been reserved for your question.
Hey @Pseudow! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
An annotation was missing
Post Closed
This post has been closed by <@1123703840739442698>.