Skip to content

redhat-appdev-practice/vertx-openapi-templates

Repository files navigation

{{^hideGenerationTimestamp}}
Project generated on : {{generatedDate}}
{{/hideGenerationTimestamp}}

## Getting Started

This document assumes you have maven available.

To build the project using maven, run:

```bash
mvn package
```

To run the project, run the jar or use maven exec plugin:

```bash
mvn exec:java
```

If all builds successfully, the server should run on [http://localhost:8080/](http://localhost:8080/)

About

A customized set of Vert.x OpenAPI Templates for Vert.x >= 4.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published