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 trimou-extension-spring4-mvc-2.5.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.trimou.spring4.web
├─ org.trimou.spring4.web.SpringResourceTemplateLocator.class - [JAR]
├─ org.trimou.spring4.web.TrimouView.class - [JAR]
├─ org.trimou.spring4.web.TrimouViewResolver.class - [JAR]
org.trimou.spring4.i18n
├─ org.trimou.spring4.i18n.SpringMessageSourceHelper.class - [JAR]