forked from loafle/openapi-generator-original
* Update apiImpl.mustache Vertx has moved HttpStatusException (vertx internal) to HttpException (public) https://github.com/vert-x3/wiki/wiki/4.1.0-Deprecations-and-breaking-changes#iovertxextwebhandlerimplhttpstatusexception * Update java vertx server verx version Co-authored-by: Sean Brown <sbrown@axon.com>
Getting Started
This document assumes you have maven available.
To build the project using maven, run:
mvn package
To run the project, run the jar or use maven exec plugin:
mvn exec:java
If all builds successfully, the server should run on http://localhost:8080/