Flowable Swagger UI

Introduction

Utility project to build a WAR file for Swagger UI.

Usage

Run a build

  1. mvn clean install

Build

Build the WAR file with Swagger Reference

  1. mvn clean package

Build the WAR file with generated OAS

  1. mvn clean package -Pimport-generator