Skip to content

Performance comparison of Spring MV vs Spring Webflux (reactive)

Notifications You must be signed in to change notification settings

adriferracuti/spring-mvc-vs-webflux

Repository files navigation

Status

WIP

Description

Performance comparison of Spring MV vs Spring Webflux (reactive)

Run

  1. ./gradlew dog-service:run
  2. ./gradlew webflux-service:run (port 8081) or ./gradlew webmvc-service:run (port 8082)
  3. Edit LoadTestingSimulation as needed
  4. ./gradlew gatling:gatlingRun

About

Performance comparison of Spring MV vs Spring Webflux (reactive)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published