java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties
@ConfigurationProperties(prefix="spring.graphql")
public class GraphQlProperties
extends Object
Properties for Spring GraphQL.
- Since:
- 2.7.0
-
Nested Class Summary
Nested Classes
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GraphQlProperties
public GraphQlProperties()
-
Method Details
-
-
-
setPath
public void setPath(String path)
-
-
-
-