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 coherence-management-23.03.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tangosol.coherence.management
├─ com.tangosol.coherence.management.ManagementResourceConfig.class - [JAR]
├─ com.tangosol.coherence.management.RestManagement.class - [JAR]
com.tangosol.coherence.management.internal
├─ com.tangosol.coherence.management.internal.BaseManagementResource.class - [JAR]
├─ com.tangosol.coherence.management.internal.ClusterNameSupplier.class - [JAR]
├─ com.tangosol.coherence.management.internal.DenySniffResponseFilter.class - [JAR]
├─ com.tangosol.coherence.management.internal.JacksonMapJsonBodyHandler.class - [JAR]
├─ com.tangosol.coherence.management.internal.JaxRsRequest.class - [JAR]
├─ com.tangosol.coherence.management.internal.ManagementRootResource.class - [JAR]
├─ com.tangosol.coherence.management.internal.MapProvider.class - [JAR]
├─ com.tangosol.coherence.management.internal.VersionedRootResource.class - [JAR]