Is it possible to mock a database call or an Api call in a stress test with Gatling?

前端 未结 0 1411
南方客
南方客 2020-12-11 05:55

I have two microservices written with Spring boot and Java working in a system. The second microservice calls a database and returns a response to the first microservice. I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题