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 plugin-dispatcher-0.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.smartboot.servlet.plugins.dispatcher
├─ org.smartboot.servlet.plugins.dispatcher.DispatcherPlugin.class - [JAR]
├─ org.smartboot.servlet.plugins.dispatcher.DispatcherProviderImpl.class - [JAR]
├─ org.smartboot.servlet.plugins.dispatcher.RequestDispatcherImpl.class - [JAR]
├─ org.smartboot.servlet.plugins.dispatcher.ServletRequestDispatcherWrapper.class - [JAR]
├─ org.smartboot.servlet.plugins.dispatcher.ServletResponseDispatcherWrapper.class - [JAR]