Class GraphQLPluginAutoConfiguration

java.lang.Object
org.starwars.server.spring_autoconfiguration.GraphQLPluginAutoConfiguration

@AutoConfiguration public class GraphQLPluginAutoConfiguration extends Object
This Spring autoconfiguration class is used to declare default beans, that can then be overridden, thanks to the &Primary spring annotation.
  • Constructor Details

    • GraphQLPluginAutoConfiguration

      public GraphQLPluginAutoConfiguration()