jar

com.apollographql.federation : federation-spring-example

Maven & Gradle

Apr 08, 2022
140 stars

federation-spring-example · Spring Boot example of federation-graphql-java-support usage

Table Of Contents

Latest Version

Download com.apollographql.federation : federation-spring-example JAR file - Latest Versions:

All Versions

Download com.apollographql.federation : federation-spring-example JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
0.9.x
0.8.x
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window federation-spring-example-2.0.0-alpha.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.apollographql.federation.springexample

├─ com.apollographql.federation.springexample.App.class - [JAR]

com.apollographql.federation.springexample.graphqljavatools

├─ com.apollographql.federation.springexample.graphqljavatools.AppConfiguration.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljavatools.GraphQLJavaToolsConfiguration.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljavatools.Product.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljavatools.ProductReferenceResolver.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljavatools.ProductResolver.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljavatools.QueryResolver.class - [JAR]

com.apollographql.federation.springexample.graphqljava

├─ com.apollographql.federation.springexample.graphqljava.AppConfiguration.class - [JAR]

├─ com.apollographql.federation.springexample.graphqljava.Product.class - [JAR]