Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stroiker/flexible-load-generator-example


https://github.com/stroiker/flexible-load-generator-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Introduction

Example how to use Flexible Load Generator.

# System requirements

- JDK 11
- Gradle

# Quick start

1) Run example app from IDE using Gradle task `bootRun`. Or you can run example from IDE using Gradle task `assemble` and running app from main class `me.stroiker.flexibleloadgenerator.example.App` directly.
2) Go to `http://localhost:8080/` and use it.