To avoid unnecessary manual work, it is possible to generate Serializers for your domain classes.
The Generator allows you to "save-a-lot-of-work-but-still-have-the-power" approach.
The recommended way is to use the Maven plugin.
Using this plugin is the easiest way - no special configurations are needed. Just invoke the plugin and you are done.