Swagger-UI is a browser for an OpenAPI definition. This module adds a site with swagger-ui default,
You can create your own module with your customizations if you have already applied
by cloning the current plugin
<dependency> <groupId>com.guicedee.servlets</groupId> <artifactId>guiced-swagger-ui</artifactId> </dependency>
com.guicedee.services.swaggerui;Not much is customizable in this module, it simply shows how to setup a basic HTML site *ahem*,
A swagger-ui site :)