jar

de.pentabyte : springfox-enum-plugin

Maven & Gradle

Sep 10, 2020
41 stars

Springfox Enum Plugin · ✏️ Annotate your enums and have this plugin automatically enhance your Swagger docs with it. (which is not possible with Springfox as of Oct 2018)

Table Of Contents

Latest Version

Download de.pentabyte : springfox-enum-plugin JAR file - Latest Versions:

All Versions

Download de.pentabyte : springfox-enum-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window springfox-enum-plugin-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.pentabyte.springfox

├─ de.pentabyte.springfox.ApiEnum.class - [JAR]

├─ de.pentabyte.springfox.ApiEnumDescriptionPlugin.class - [JAR]

Advertisement