Utilities for transforming pojos (Plain old java objects) into all kinds of other document formats: bsm-documents, json, xml, ...
This package uses convention over configuration in a way that for default behaviour no configuration is needed to perform the transformations. The default behaviour can be changed, for instance by using annotations in the pojo.
@since 4.4.x