- wikiloader (running on port 8081):
mvn spring-boot:run
ormvn spring-boot:run -Drun.profiles=mockto run the Service in Mock mode, which loads wiki articles from local files - statistics (running on port 8080):
mvn spring-boot:run
- have a look at ./jmeter/README.md
./jmeter$ mvn exec:exec