forked from loafle/openapi-generator-original
* remove import mapping logic in model generation, better handle of file, list * add new files for file, list * fix some tests * update tests, doc * skip file as reserved word in feign client * add new files * remove file from reserved word list in spring generator
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/