schocco / sample-spring-webclient-test

Sample to show how WebClient code can be tested with okhttp MockWebServer in Spring WebFlux applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Spring WebClient with okhttp Mockserver

This demo project shows how the okhttp MockWebServer can be used to test WebClient code in a spring webflux application.

Reference Documentation

For further reference, please consider the following sections:

About

Sample to show how WebClient code can be tested with okhttp MockWebServer in Spring WebFlux applications

License:MIT License


Languages

Language:Java 100.0%