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 -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -