RestTemplate: How to send URL and query parameters together
I am trying to pass path param and query params in a URL but I am getting a weird error. below is the code String url = “http://test.com/Services/rest/{id}/Identifier” Map
Online Free Tutorials Guruji Guide & Materials – Solved Questions Answers
I am trying to pass path param and query params in a URL but I am getting a weird error. below is the code String url = “http://test.com/Services/rest/{id}/Identifier” Map