2023-03-14 11:28:54 +00:00
|
|
|
### Relevant Articles:
|
2023-03-24 16:12:11 +08:00
|
|
|
- [Load Testing Rest Endpoint Using Gatling](https://www.baeldung.com/gatling-load-testing-rest-endpoint)
|
2023-06-08 21:45:22 +08:00
|
|
|
- [How to Display a Full HTTP Response Body With Gatling](https://www.baeldung.com/java-gatling-show-response-body)
|
2023-03-14 11:28:54 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Running a simualtion
|
2023-03-24 16:12:11 +08:00
|
|
|
To run the simulation from command prompt use mvn gatling:test
|