Files
openapi-generator/samples/server/petstore/java-vertx-web
William Cheng 5bd94b8fa0 prepare 6.1.x
2022-05-26 12:58:25 +08:00
..
2022-05-26 12:58:25 +08:00
2022-02-12 15:08:47 +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/