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 gw-web-utils-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.geewit.web.springmvc.configuration
├─ io.geewit.web.springmvc.configuration.RequestMappingInfoConfiguration.class - [JAR]
io.geewit.web.springmvc.model
├─ io.geewit.web.springmvc.model.UriModel.class - [JAR]
io.geewit.web.springmvc.controller
├─ io.geewit.web.springmvc.controller.RequestMappingController.class - [JAR]