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 smallrye-graphql-federation-api-1.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.smallrye.graphql.federation.api
├─ io.smallrye.graphql.federation.api.Extends.class - [JAR]
├─ io.smallrye.graphql.federation.api.External.class - [JAR]
├─ io.smallrye.graphql.federation.api.FederatedSource.class - [JAR]
├─ io.smallrye.graphql.federation.api.Key.class - [JAR]
├─ io.smallrye.graphql.federation.api.Provides.class - [JAR]
├─ io.smallrye.graphql.federation.api.Requires.class - [JAR]