Skip to content

Instantly share code, notes, and snippets.

@bhawna94
Created May 14, 2019 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhawna94/5deab0f975a57374a08768d57ca17208 to your computer and use it in GitHub Desktop.
Save bhawna94/5deab0f975a57374a08768d57ca17208 to your computer and use it in GitHub Desktop.
//create() Method accepts the String value as parameter. Here, we are initializing with the baseUrl.
WebClient webClient = WebClient.create("https://jsonplaceholder.typicode.com")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment