I have a use case where I want to serialize a User entity to json. This user entity includes private fields I don't want to expose, such as password. I have a use case where I want to serialize a U
I have a use case where I want to serialize a User entity to json. This user entity includes private fields I don't want to expose, such as password. I have a use case where I want to serialize a U