Skip to content

SimpleGraphQLServlet: protected constructor with Builder #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

vojtechhabarta
Copy link
Contributor

I have servlet which extends SimpleGraphQLServlet. After recent change which added builder all SimpleGraphQLServlet constructors are either deprecated or not accessible. This PR makes the new constructor with builder accessible to derived classes.

@apottere apottere merged commit 184025b into graphql-java-kickstart:master Dec 13, 2017
@vojtechhabarta vojtechhabarta deleted the SimpleGraphQLServlet-constructor branch December 13, 2017 06:21
@vojtechhabarta
Copy link
Contributor Author

@apottere thanks

@kenglxn
Copy link

kenglxn commented Feb 7, 2018

same problem. Until a new release is made with this PR included you can use the jitpacked version:
https://jitpack.io/#graphql-java/graphql-java-servlet/184025b94e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants