Where should I register JSON marshallers in a grails plugin? -


i creating grails plugin , want know json marshallers should registered?

this article you.

just register bean in plugin's "yourpluginplugin.groovy" (in dowithspring clojure) , call register() method plugin well.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -