Skip to content

v0.12.0

Compare
Choose a tag to compare
@toedter toedter released this 07 Dec 08:45

Features:

  • Support resource identifier meta in relationships (JsonModelBuilder)
  • Better support of nesting JsonApiModels

Bugfixes:

  • Support @JsonApiRelationships annotation for non-collection attributes
  • Evaluate Jackson annotations like @JsonInclude(JsonInclude.Include.NON_NULL) during serialization