Join Slack
Powered by
so, if I have a class that I want to serialize wit...
# serialization
r
Rohde Fischer
08/26/2022, 10:14 AM
so, if I have a class that I want to serialize with a custom serializer, but don't want to add it in the annotation, and I'm using Spring Boot, so I don't call the framework directly, how can I register my serializer for use in my case?
Open in Slack
Previous
Next