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 discovery-client-1.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.codeforfun.client.constants
├─ cn.codeforfun.client.constants.DiscoveryServiceProperties.class - [JAR]
cn.codeforfun.client.data
├─ cn.codeforfun.client.data.DataContext.class - [JAR]
├─ cn.codeforfun.client.data.DataContextReactive.class - [JAR]
├─ cn.codeforfun.client.data.DataHandler.class - [JAR]
├─ cn.codeforfun.client.data.ServiceInstance.class - [JAR]
cn.codeforfun.client.exception
├─ cn.codeforfun.client.exception.ServiceNameNotFoundException.class - [JAR]
cn.codeforfun.client.configuration
├─ cn.codeforfun.client.configuration.DiscoveryServiceAutoConfiguration.class - [JAR]