Francesco Guardiani 4bf09833f4
[Java][Vert.x] Make ApiHandler reusable (#8720)
* Fix #8710

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Reintroduced default constructor

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Deprecated

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-02-23 15:38:57 +08:00
..

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/