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 ms-workable-flow-idm-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ms.workable.flow.idm.conf
├─ com.ms.workable.flow.idm.conf.FlowableConfiguration.class - [JAR]
org.flowable.ui.idm.security
├─ org.flowable.ui.idm.security.CustomPersistentRememberMeServices.class - [JAR]
com.ms.workable.flow.idm
├─ com.ms.workable.flow.idm.SpringFlowableIdmApplication.class - [JAR]
org.springframework.security.web.authentication.rememberme
├─ org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices.class - [JAR]