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 apollo-core-1.20.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.apollo.core
├─ com.spotify.apollo.core.ApolloCliException.class - [JAR]
├─ com.spotify.apollo.core.ApolloConfigurationException.class - [JAR]
├─ com.spotify.apollo.core.ApolloException.class - [JAR]
├─ com.spotify.apollo.core.ApolloHelpException.class - [JAR]
├─ com.spotify.apollo.core.Service.class - [JAR]
├─ com.spotify.apollo.core.ServiceImpl.class - [JAR]
├─ com.spotify.apollo.core.Services.class - [JAR]
com.spotify.apollo.module
├─ com.spotify.apollo.module.AbstractApolloModule.class - [JAR]
├─ com.spotify.apollo.module.ApolloModule.class - [JAR]