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 gridgo-extras-consul-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gridgo.extras.consul
├─ io.gridgo.extras.consul.ConsulCheckinComponent.class - [JAR]
├─ io.gridgo.extras.consul.ConsulCheckinComponentFactory.class - [JAR]
├─ io.gridgo.extras.consul.ConsulRegistry.class - [JAR]
├─ io.gridgo.extras.consul.PrefixedConsulRegistry.class - [JAR]
├─ io.gridgo.extras.consul.ReadOnlyConsulRegistry.class - [JAR]