mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* Revert "v7.15.0 release (#21792)" This reverts commit 2c816f89cbd6c4670aaf6e3387c88daadae6cbad. * prepare 7.15.0 release * update samples
Generator version: 7.16.0-SNAPSHOT
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/