Join Slack
Powered by
Guys, anyone have a good solution for Serializing...
# ktor
i
IceFire
11/10/2024, 3:12 PM
Guys, anyone have a good solution for
Serializing collections of different element types is not yet supported
? This is extremely annoying.
d
Daniel Pitts
11/10/2024, 3:56 PM
What collection types are you trying to serialize?
Daniel Pitts
11/10/2024, 3:56 PM
You might have to use a custom serializer.
i
IceFire
11/11/2024, 8:43 AM
Just a map of strings... Inside which one value is an arraylist of strings
a
Aleksei Tirman [JB]
11/11/2024, 12:27 PM
Can you please illustrate your issue with a code snippet?
plus1
1
5
Views
Open in Slack
Previous
Next