Skip to content

Instantly share code, notes, and snippets.

@bhawna94
Created May 14, 2019 09:21
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/86774a81aae30875c14ef62f47222ed7 to your computer and use it in GitHub Desktop.
Save bhawna94/86774a81aae30875c14ef62f47222ed7 to your computer and use it in GitHub Desktop.
WebClient client = WebClient.builder()
.baseUrl("https://jsonplaceholder.typicode.com")
.build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment