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 fullstop-application-masterdata-plugin-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.zalando.stups.fullstop.plugin
├─ org.zalando.stups.fullstop.plugin.AbstractApplicationValidator.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.ApplicationMasterdataPlugin.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.DocumentationUrlValidator.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.NamedValidator.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.ScmUrlValidator.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.SpecificationUrlValidator.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.UrlValidator.class - [JAR]
org.zalando.stups.fullstop.plugin.config
├─ org.zalando.stups.fullstop.plugin.config.ApplicationMasterdataPluginAutoConfiguration.class - [JAR]
├─ org.zalando.stups.fullstop.plugin.config.ApplicationMasterdataPluginProperties.class - [JAR]