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 veryrule-spring-2.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lexinda.veryrule.annotation
├─ com.lexinda.veryrule.annotation.VeryRuleFlow.class - [JAR]
├─ com.lexinda.veryrule.annotation.VeryRuleSingle.class - [JAR]
com.lexinda.veryrule.springboot
├─ com.lexinda.veryrule.springboot.VeryRuleAutoConfiguration.class - [JAR]
├─ com.lexinda.veryrule.springboot.VeryRuleProperties.class - [JAR]
com.lexinda.veryrule.vo
├─ com.lexinda.veryrule.vo.RestApiResponse.class - [JAR]
com.lexinda.veryrule.spring
├─ com.lexinda.veryrule.spring.VeryRuleClassPathDefinitionScanner.class - [JAR]
├─ com.lexinda.veryrule.spring.VeryRuleScanConfigurer.class - [JAR]
com.lexinda.veryrule.aspect
├─ com.lexinda.veryrule.aspect.VeryRuleAspect.class - [JAR]