org.wildfly.swarm:swagger-webapp-parent

WildFly Swarm: Swagger Web App


License
Apache-2.0

Documentation

WildFly Swarm - Swagger

Build Status

This repository contains both the Swagger Adapter and the Swagger Web-App fractions.

Adapter

<dependency>
  <groupId>org.wildfly.swarm</groupId>
  <artifactId>swagger-adapter</artifactId>
</dependency>

Web-App

<dependency>
  <groupId>org.wildfly.swarm</groupId>
  <artifactId>swagger-webapp</artifactId>
</dependency>