Netflix / dgs-framework

GraphQL for Java with Spring Boot made easy.
https://netflix.github.io/dgs
Apache License 2.0
3.03k stars 286 forks source link

Add mapping for dgs graphql path property to spring-graphql integration #1933

Closed kailyak closed 3 weeks ago

kailyak commented 4 weeks ago

Pull Request type

Changes in this PR

Spring graphql has a config property for graphql path, this change adds a mapping for the dgs-frameworks's graphql path property in the dgs spring-graphql integration.

Issue # 1931

Testing Done