- Description: The object of this project is to use some functionality through spring mvc and implement it later with reactive project. I would like to compare both.
- Cucumber
- Wiremock
- Stub-backend (using base project: https://github.com/HecJimSan/stub-backend)
Note: I use this express project in order to mock service. I could have selected wiremock as standalone as well.
UNDER CONSTRUCTION