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 legend-depot-servers-common-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.depot.core.http.filters
├─ org.finos.legend.depot.core.http.filters.HealthcheckFilterFactory.class - [JAR]
org.finos.legend.depot.core.http
├─ org.finos.legend.depot.core.http.BaseServer.class - [JAR]
├─ org.finos.legend.depot.core.http.ServersConfiguration.class - [JAR]
org.finos.legend.depot.core.http.guice
├─ org.finos.legend.depot.core.http.guice.BaseModule.class - [JAR]
org.finos.legend.depot.core.http.resources
├─ org.finos.legend.depot.core.http.resources.InfoPageModule.class - [JAR]
├─ org.finos.legend.depot.core.http.resources.InfoResource.class - [JAR]