mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 05:00:50 +00: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/