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 Magician-Transaction-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.magician.transaction.annotation
├─ com.magician.transaction.annotation.Transaction.class - [JAR]
com.magician.transaction
├─ com.magician.transaction.MagicianTransaction.class - [JAR]
com.magician.transaction.cache
├─ com.magician.transaction.cache.TransactionCacheManager.class - [JAR]
com.magician.transaction.proxy
├─ com.magician.transaction.proxy.TransactionProxy.class - [JAR]