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 -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

google chrome devtools - How to show mouse pointer in responsive mode? -