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 jsf-spring-boot-test-2.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.joinfaces.test.mock
├─ org.joinfaces.test.mock.FacesContextMocker.class - [JAR]
├─ org.joinfaces.test.mock.JsfIT.class - [JAR]
├─ org.joinfaces.test.mock.JsfMock.class - [JAR]
├─ org.joinfaces.test.mock.MockFaceletContext.class - [JAR]
├─ org.joinfaces.test.mock.MockFaceletHandler.class - [JAR]
├─ org.joinfaces.test.mock.MockMethodMetadata.class - [JAR]
├─ org.joinfaces.test.mock.MockTagAttribute.class - [JAR]
├─ org.joinfaces.test.mock.MockTagAttributes.class - [JAR]
├─ org.joinfaces.test.mock.MockValueExpression.class - [JAR]