How to post JSON-serialized form data with RestTemplate

March 31, 2017 ยท 4 min read โ€“ Last updated on December 8, 2018
RestTemplate is often used for consuming RESTful web services from Spring applications.