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-shared-server-0.24.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.server.shared.staticserver
├─ org.finos.legend.server.shared.staticserver.Server.class - [JAR]
├─ org.finos.legend.server.shared.staticserver.StaticHealthcheck.class - [JAR]
├─ org.finos.legend.server.shared.staticserver.StaticServerBundle.class - [JAR]
├─ org.finos.legend.server.shared.staticserver.StaticServerConfiguration.class - [JAR]
org.finos.legend.server.shared.bundles
├─ org.finos.legend.server.shared.bundles.ChainFixingFilterHandler.class - [JAR]
├─ org.finos.legend.server.shared.bundles.CorsBundleWrapper.class - [JAR]
├─ org.finos.legend.server.shared.bundles.HostnameHeaderBundle.class - [JAR]
├─ org.finos.legend.server.shared.bundles.HtmlRouterRedirectBundle.class - [JAR]
├─ org.finos.legend.server.shared.bundles.LocalAssetBundle.class - [JAR]
├─ org.finos.legend.server.shared.bundles.OpenTracingBundle.class - [JAR]
org.finos.legend.server.shared.localassets
├─ org.finos.legend.server.shared.localassets.LocalAssetServlet.class - [JAR]