类 GraphQlProperties

java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties

@ConfigurationProperties(prefix="spring.graphql") public class GraphQlProperties extends Object
Properties for Spring GraphQL.
从以下版本开始:
2.7.0
作者:
Brian Clozel