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 mica-plus-ribbon-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.dreamlu.mica.ribbon.predicate
├─ net.dreamlu.mica.ribbon.predicate.DiscoveryEnabledPredicate.class - [JAR]
├─ net.dreamlu.mica.ribbon.predicate.MetadataAwarePredicate.class - [JAR]
net.dreamlu.mica.ribbon.support
├─ net.dreamlu.mica.ribbon.support.MicaRibbonRuleAutoConfiguration.class - [JAR]
├─ net.dreamlu.mica.ribbon.support.MicaRibbonRuleProperties.class - [JAR]
net.dreamlu.mica.ribbon.rule
├─ net.dreamlu.mica.ribbon.rule.DiscoveryEnabledRule.class - [JAR]
├─ net.dreamlu.mica.ribbon.rule.MetadataAwareRule.class - [JAR]