类 GraphQlProperties.Graphiql

java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
封闭类:
GraphQlProperties

public static class GraphQlProperties.Graphiql extends Object
  • 构造器详细资料

    • Graphiql

      public Graphiql()
  • 方法详细资料

    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)