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 apicurio-common-app-components-config-definitions-0.2.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apicurio.common.apps.config
├─ io.apicurio.common.apps.config.Dynamic.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigPropertyDef.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigPropertyDto.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigPropertyIndex.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigPropertyList.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigStorage.class - [JAR]
├─ io.apicurio.common.apps.config.DynamicConfigStorageAccessor.class - [JAR]
├─ io.apicurio.common.apps.config.Info.class - [JAR]