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 eap-spring-boot-starter-biz-social-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openea.eap.framework.social.config
├─ org.openea.eap.framework.social.config.EapSocialAutoConfiguration.class - [JAR]
org.openea.eap.framework.social.core.enums
├─ org.openea.eap.framework.social.core.enums.AuthExtendSource.class - [JAR]
org.openea.eap.framework.social.core
├─ org.openea.eap.framework.social.core.EapAuthRequestFactory.class - [JAR]
org.openea.eap.framework.social.core.request
├─ org.openea.eap.framework.social.core.request.AuthWeChatMiniAppRequest.class - [JAR]