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 easy-trans-spring-start-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.orangewest.trans.spring.annotation
├─ io.github.orangewest.trans.spring.annotation.AutoTrans.class - [JAR]
io.github.orangewest.trans.spring.register
├─ io.github.orangewest.trans.spring.register.DictTransRegister.class - [JAR]
├─ io.github.orangewest.trans.spring.register.EasyTransRegister.class - [JAR]
io.github.orangewest.trans.spring.aop
├─ io.github.orangewest.trans.spring.aop.AutoTransAspect.class - [JAR]
io.github.orangewest.trans.spring.cfg
├─ io.github.orangewest.trans.spring.cfg.EasyTransAutoConfiguration.class - [JAR]