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 javers-spring-jpa-5.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.javers.hibernate.integration
├─ org.javers.hibernate.integration.HibernateUnproxyObjectAccessHook.class - [JAR]
org.javers.spring.jpa
├─ org.javers.spring.jpa.JaversTransactionalDecorator.class - [JAR]
├─ org.javers.spring.jpa.JpaHibernateConnectionProvider.class - [JAR]
├─ org.javers.spring.jpa.TransactionalJaversBuilder.class - [JAR]
org.javers.spring.auditable.aspect.springdatajpa
├─ org.javers.spring.auditable.aspect.springdatajpa.JaversSpringDataJpaAuditableRepositoryAspect.class - [JAR]