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 spf4j-jaxrs-open-api-2.1.41.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.spf4j.actuator.open_api
├─ org.spf4j.actuator.open_api.AvroModelConverter.class - [JAR]
├─ org.spf4j.actuator.open_api.CustomReader.class - [JAR]
├─ org.spf4j.actuator.open_api.DefaultAspectsApiFilter.class - [JAR]
├─ org.spf4j.actuator.open_api.OpenApiFeature.class - [JAR]
├─ org.spf4j.actuator.open_api.OpenApiResource.class - [JAR]