Closed DavidBurkett closed 6 years ago
I no longer believe this is an achievable goal without significantly increasing the complexity of the code. It is recommended that user's who want to serialize into JSON use a 3rd party reflection-based library like ModelMapper.
Improvements have been made in 1.1.0. It still has much to be desired, though (eg. JSON isn't generated correctly for maps). I'm considering just adding support for third-party serialization that could be enabled by a new serialization parameter in the BuilderOptions annotation.