Files
openapi-generator/samples/server/petstore/java-vertx-web
Dennis Melzer 96bf7ac915 Fix default empty collections when collection is optional (#18080)
* Fix optional empty collection as default

* Fix test

* Fix test
2024-03-14 20:28:27 +08:00
..
2024-03-11 11:10:52 +08:00

Generator version: 7.5.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/