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 butor-portal-common-1.0.30.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.butor.portal.common.support
├─ com.butor.portal.common.support.SupportServices.class - [JAR]
com.butor.portal.common.userProfile
├─ com.butor.portal.common.userProfile.UserProfileModel.class - [JAR]
├─ com.butor.portal.common.userProfile.UserProfileServices.class - [JAR]
com.butor.portal.common.login
├─ com.butor.portal.common.login.ChangePwdCredential.class - [JAR]
├─ com.butor.portal.common.login.Credential.class - [JAR]
├─ com.butor.portal.common.login.QR.class - [JAR]
├─ com.butor.portal.common.login.QuestionsSetup.class - [JAR]
├─ com.butor.portal.common.login.UserRegistration.class - [JAR]
com.butor.portal.common
├─ com.butor.portal.common.PortalConstants.class - [JAR]
├─ com.butor.portal.common.PortalMessageID.class - [JAR]