Geeks

callicoder/spring-webclient-webtestclient-demo

Spring 5 Reactive WebClient and WebTestClient Demo

Primary LanguageJava

  • spring-webclient-webtestclient-demo Home Page
  • spring-webclient-webtestclient-demo GitHub
  • MarkdownReadme
  • 0Issues
  • 50Stargazers
  • 5Watchers

Consume and Test REST APIs using Spring 5's Reactive WebClient and WebTestClient.

Read the tutorial - https://www.callicoder.com/spring-5-reactive-webclient-webtestclient-examples/

Steps to Setup

  1. Create a personal access token on Github - https://github.com/settings/tokens

  2. Open src/main/resources/application.properties and specify your github username in app.github.username property, and your personal access token in app.github.token property.

  3. Run the app using mvn spring-boot:run

Topics

reactivespring-5spring-bootspring-mvcwebclientwebtestclient

Share to

Contact site admin: Geeks.