grails-plugins / grails-rest-client-builder

REST client plugin that uses Spring's RestTemplate
http://grails.org/plugin/rest-client-builder
Apache License 2.0
65 stars 32 forks source link

Fix for #3 - add URL parameter support #8

Closed bluesliverx closed 12 years ago

bluesliverx commented 12 years ago

This is very important for us to have, or else we manually mess with the rest template exchange method, which I would really prefer not to do. Can you merge this soon and do a point release? Thanks!