Files
openapi-generator/samples/server/petstore/java-vertx-web
William Cheng e69c58623f update samples
2023-08-17 12:03:43 +08:00
..
2022-05-26 13:17:52 +08:00
2023-08-17 12:03:43 +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/