Simple REST API made using Vert.x library

Vertx-stock-broker

This application was generated using http://start.vertx.io

Building

To launch your tests:

./mvnw clean test

To package your application:

./mvnw clean package

To run your application:

./mvnw clean compile exec:java

Help

GitHub

View Github