How to enable jackson custom serialiser in micronaut?
I have usecase to enable custom serialization for one of the field. I’m trying to implement the same using below snippet.
I have usecase to enable custom serialization for one of the field. I’m trying to implement the same using below snippet.