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 ff4j-store-consul-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.consul
├─ org.ff4j.consul.ConsulConnection.class - [JAR]
├─ org.ff4j.consul.ConsulConstants.class - [JAR]
├─ org.ff4j.consul.package-info.class - [JAR]
org.ff4j.consul.store
├─ org.ff4j.consul.store.ConsulKeyBuilder.class - [JAR]
├─ org.ff4j.consul.store.FeatureStoreConsul.class - [JAR]
├─ org.ff4j.consul.store.PropertyStoreConsul.class - [JAR]
├─ org.ff4j.consul.store.package-info.class - [JAR]