Skip to content

gatling/gatling-demostore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling DemoStore Setup

Workflow Status (main)

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