Skip to content

maina/spring-webflux-test-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Reactive Tests Coverage Example

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages