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 -

SoapUI on windows 10 - high DPI/4K scaling issue -

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