I have a problem with the HttpBuilder and grails. If I try to use it in a grails script it doesn't work...how can I import it in a script?
I tried with Grape but it is too slow....is there an alternative?
HttpBuilder in grails script
444 Views Asked by rascio At
2
Maybe you could use the Grails Rest plugin. It enables the use of HttpBuilder in a Grails project: http://grails.org/plugin/rest