Gatling DemoStore Setup

Running the application

To run the application through Spring Boot do mvn spring-boot:run.

Building the application

Build the project with mvn package and run the jar with java -jar target/demo-store-0.0.1-SNAPSHOT.jar