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 settings-core-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hglteam.platform.settings.security
├─ org.hglteam.platform.settings.security.AuthorizationPolicy.class - [JAR]
├─ org.hglteam.platform.settings.security.CorsMapping.class - [JAR]
org.hglteam.platform.resource
├─ org.hglteam.platform.resource.DataResourceReader.class - [JAR]
├─ org.hglteam.platform.resource.DefaultDataResourceReader.class - [JAR]
org.hglteam.platform.settings
├─ org.hglteam.platform.settings.AuthorizationSettings.class - [JAR]
├─ org.hglteam.platform.settings.ClaimPathSettings.class - [JAR]
├─ org.hglteam.platform.settings.CorsSettings.class - [JAR]
├─ org.hglteam.platform.settings.DatasourceSettings.class - [JAR]
├─ org.hglteam.platform.settings.LocalizationSettings.class - [JAR]