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 configuration-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ci.intern.module.enterprise.web.configuration.internationalization
├─ ci.intern.module.enterprise.web.configuration.internationalization.InternationalizationSession.class - [JAR]
ci.intern.module.enterprise.web.configuration.tool
├─ ci.intern.module.enterprise.web.configuration.tool.MessageTool.class - [JAR]
ci.intern.module.enterprise.web.configuration.annotations
├─ ci.intern.module.enterprise.web.configuration.annotations.Page.class - [JAR]
├─ ci.intern.module.enterprise.web.configuration.annotations.Session.class - [JAR]
ci.intern.module.enterprise.web.configuration.common
├─ ci.intern.module.enterprise.web.configuration.common.Configuration.class - [JAR]
├─ ci.intern.module.enterprise.web.configuration.common.Crudable.class - [JAR]
├─ ci.intern.module.enterprise.web.configuration.common.MainUrlTranslationConfiguration.class - [JAR]