Extends the Serializer collection with our custom serializer/deserializer
functions for the com.atomizesoftware.spin.models.Container entity.
When serializing returns a json string that contains all fields of the container
and the references included.
When deserializing only container fields are extracted
and a com.atomizesoftware.spin.models.Container is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Container entity. When serializing returns a json string that contains all fields of the container and the references included. When deserializing only container fields are extracted and a com.atomizesoftware.spin.models.Container is returned.