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

Added an example to make a post #54

Open jnvillar opened 6 years ago

jnvillar commented 6 years ago

I think this example will be very useful for other people.

I tried a lot of ways until I realized this was the correct way of posting a json with variable keys.