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

Disable compiler warnings from javadoc #1896

Closed paulbakker closed 2 months ago

paulbakker commented 2 months ago

Get rid of the many warnings during the build which come from Javadoc. Most of them are from the example code, and not useful at all.