View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window swagger-ui-annotation-1.2.0-261.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.cafapi
├─ com.github.cafapi.CAFSwaggerUI.class - [JAR]
com.github.cafapi.swaggerui
├─ com.github.cafapi.swaggerui.SwaggerInterceptor.class - [JAR]
├─ com.github.cafapi.swaggerui.SwaggerUIConfig.class - [JAR]
├─ com.github.cafapi.swaggerui.SwaggerUIController.class - [JAR]