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

python - Setting ctypes.Structure default values -

java - why am i getting a "cannot resolve method" error on getApplication? -

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