Easy Custom XML and JSON Marshalling for Grails Converters

  • Tags : xml, rest, json, api
  • Latest : 0.3
  • Last Updated: 25 April 2013
  • Grails version : 1.1 > *
  • Authors : Predrag Knezevic
0 vote
Dependency :
compile ":marshallers:0.3"

Documentation Source

Summary

Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations.

Further documentation can be found <a href="http://github.com/pedjak/grails-marshallers">here</a>.

Installation

grails install-plugin marshallers

Description

Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations.

Further documentation can be found here