- This project demonstrates use of WebClient in Spring Reactive and the respective tests
- The project also demonstrates code coverage in a spring webflux application
- To run the project:
mvn spring-boot:run - To run the project tests with code coverage:
mvn clean jacoco:prepare-agent install jacoco:report - Open target/site/jacoco/index.html to see controller and services code coverage
maina/spring-webflux-test-coverage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|