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 mirai-hibernate-http-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xyz.cssxsh.mirai.hibernate.http.spi
├─ xyz.cssxsh.mirai.hibernate.http.spi.HibernateAdapterFactory.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.http.spi.HibernatePersistence.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.http.spi.HibernatePersistenceFactory.class - [JAR]
xyz.cssxsh.mirai.hibernate.http
├─ xyz.cssxsh.mirai.hibernate.http.HibernateAdapter.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.http.HibernateAdapterResult.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.http.HibernateAdapterSetting.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.http.HibernateHttpExtension.class - [JAR]