This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passeda valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any propertiesof which can be set within the builder. These are beans from the ROME API so all properties thereshould work. Read more
Dependency :
compile ":feeds:1.6"
Documentation
Source
Issues
4 votes
2% of Grails users
A plugin that supports the development of RESTful web services based on the
Java API for RESTful Web Services (JSR 311: JAX-RS). It is targeted at
developers who want to structure the web service layer of an application in
a JSR 311 compatible way but still want to continue to use Grails' powerful
features such as GORM, automated XML and JSON marshalling, Grails services,
Grails filters and so on. This plugin is an alternative to Grails' built-in
mechanism for implementing RESTful web services.
A...
Read more
Dependency :
compile ":jaxrs:0.8"
Documentation
Source
Issues
This plugin makes it easy to expose your Grails services to remote clients via RMI, Hessian, Burlap and Spring's HttpInvoker protocol.
In addition, you can easily access remote services via the same set of protocols. Read more
Dependency :
compile ":remoting:1.3"
Documentation
Source
Issues
Read more
Dependency :
compile "org.grails.plugins.msgpack:msgpack:0.1.1"
Documentation
Read more
Dependency :
compile ":axis2:0.7.0"
Documentation
Read more
Dependency :
compile ":ws-client:1.0"
Documentation
Read more
Dependency :
compile ":springws:0.5.0"
Documentation
Source
Issues
Read more
Dependency :
compile ":google-data:0.1.3"
Documentation
Documentation
Documentation