java.lang.Object
com.graphql_java_generator.samples.simple.client.Main
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner

@SpringBootApplication(scanBasePackageClasses={Main.class,GraphqlClientUtils.class,QueryTypeExecutor.class}) public class Main extends Object implements org.springframework.boot.CommandLineRunner
The main class, which executes the same queries, built by three different methods. See PartialDirectRequests, PartialPreparedRequests, WithBuilder
Author:
etienne-sf