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 redscorpion-boot-hibernate-0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.redscorpion.boot.hibernate.transform
├─ top.redscorpion.boot.hibernate.transform.AliasToEntityMapResultTransformer.class - [JAR]
├─ top.redscorpion.boot.hibernate.transform.OfferSetTransformers.class - [JAR]
top.redscorpion.boot.hibernate.adapter
├─ top.redscorpion.boot.hibernate.adapter.HibernateProxyTypeAdapter.class - [JAR]