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 graphql-providers-sample-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.unomi.graphql.providers.sample
├─ org.apache.unomi.graphql.providers.sample.CDPProfileExtension.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.CDPProviderSample.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.CDPVisibilityOnlyProvider.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.MyEvent.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.MyEventFilterInput.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.MyEventInput.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.SampleType.class - [JAR]
├─ org.apache.unomi.graphql.providers.sample.VENDOR_PageViewEventInput.class - [JAR]