I always manually run the Spring boot application prior to running the gatling:test
command so that the simulation's requests have a server to hit.
How to modify the pom.xml file so that the Spring Boot Application starts running before the simulation is run