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 voyager-spring-boot-autoconfigure-11.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
graphql.kickstart.voyager.boot
├─ graphql.kickstart.voyager.boot.ReactiveVoyagerAutoConfiguration.class - [JAR]
├─ graphql.kickstart.voyager.boot.ReactiveVoyagerController.class - [JAR]
├─ graphql.kickstart.voyager.boot.VoyagerAutoConfiguration.class - [JAR]
├─ graphql.kickstart.voyager.boot.VoyagerController.class - [JAR]
├─ graphql.kickstart.voyager.boot.VoyagerIndexHtmlTemplate.class - [JAR]
├─ graphql.kickstart.voyager.boot.VoyagerPropertiesConfiguration.class - [JAR]
graphql.kickstart.voyager.boot.properties
├─ graphql.kickstart.voyager.boot.properties.VoyagerCdn.class - [JAR]
├─ graphql.kickstart.voyager.boot.properties.VoyagerDisplayOptions.class - [JAR]