配置
核心属性
例如:配置 GraphQL Schema 文件的路径
dgs:
graphql:
schema-locations:
- classpath*:graphql-schemas/**/*.graphql*dgs:
graphql:
schema-locations:
- classpath*:graphql-schemas/**/*.graphql*
- classpath*:graphql-experimental-schemas/**/*.graphql*DGS 扩展标量: graphql-dgs-extended-scalars
DGS 指标: graphql-dgs-spring-boot-micrometer
最后更新于