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 log4j-jakarta-web-3.0.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.logging.log4j.web.appender
├─ org.apache.logging.log4j.web.appender.ServletAppender.class - [JAR]
org.apache.logging.log4j.web
├─ org.apache.logging.log4j.web.Log4jServletContainerInitializer.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jServletContextListener.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jServletFilter.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jShutdownOnContextDestroyedListener.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jWebInitializerImpl.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jWebLifeCycle.class - [JAR]
├─ org.apache.logging.log4j.web.Log4jWebSupport.class - [JAR]
├─ org.apache.logging.log4j.web.ServletRequestThreadContext.class - [JAR]
├─ org.apache.logging.log4j.web.WebLoggerContextUtils.class - [JAR]
├─ org.apache.logging.log4j.web.WebLookup.class - [JAR]
├─ org.apache.logging.log4j.web.package-info.class - [JAR]