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 encoded-logger-output-2.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.dwp.logging.logback
├─ uk.gov.dwp.logging.logback.JsonEncoder.class - [JAR]
uk.gov.dwp.logging
├─ uk.gov.dwp.logging.LogEntryBuilderFactory.class - [JAR]
├─ uk.gov.dwp.logging.Sanitiser.class - [JAR]
uk.gov.dwp.logging.log4j2
├─ uk.gov.dwp.logging.log4j2.DwpJsonLayout.class - [JAR]