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 common-message-resource-1.1.2.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.itcoon.common.web.i18n.config.properties
├─ com.itcoon.common.web.i18n.config.properties.BundleMessageProperties.class - [JAR]
com.itcoon.common.web.i18n.utils
├─ com.itcoon.common.web.i18n.utils.MessageUtils.class - [JAR]
com.itcoon.common.web.i18n.config
├─ com.itcoon.common.web.i18n.config.I18nConfig.class - [JAR]