Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
graphql-java-kickstart
/
graphql-java-tools
Public
Notifications
You must be signed in to change notification settings
Fork
174
Star
818
Code
Issues
83
Pull requests
7
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Commits
Branch selector
cfd4de2
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 16, 2021
Merge pull request #480 from thomasw21/nested_inputs_in_extensions_do_not_work
Show description for cfd4de2
vojtapol
authored
cfd4de2
Copy full SHA for cfd4de2
Improve readability by storing a seperate variable
thomas-vuillemin
committed
2ded2f1
Copy full SHA for 2ded2f1
Commits on Feb 15, 2021
Allowing nested inputs defined in extensions to be parsed as well
thomas-vuillemin
committed
61f1490
Copy full SHA for 61f1490
Commits on Jan 8, 2021
[maven-release-plugin] prepare for next development iteration
Travis CI User
committed
0b2a3a5
Copy full SHA for 0b2a3a5
[maven-release-plugin] prepare release 11.0.0
Travis CI User
committed
921ebd5
Copy full SHA for 921ebd5
Update version in README.md
vojtapol
committed
29c90f6
Copy full SHA for 29c90f6
Set version to 11.0.0 to synchronize versions across graphql-java-kickstart libraries
vojtapol
committed
dbdc513
Copy full SHA for dbdc513
Merge pull request #464 from plaurina/bugfix/383_find_camelCaseGetter_from_snake_case_field
Show description for ebebf2c
vojtapol
authored
ebebf2c
Copy full SHA for ebebf2c
Merge branch 'master' into bugfix/383_find_camelCaseGetter_from_snake_case_field
oryan-block
authored
92ae337
Copy full SHA for 92ae337
Replace apache utils with kotlin method
oryan-block
committed
535491d
Copy full SHA for 535491d
Commits on Jan 7, 2021
Merge pull request #472 from graphql-java-kickstart/bugfix/344
Show description for 69e2f3d
oryan-block
authored
69e2f3d
Copy full SHA for 69e2f3d
Merge branch 'master' into bugfix/344
oryan-block
authored
137d837
Copy full SHA for 137d837
Build int and float default values correctly
oryan-block
committed
68f7ce2
Copy full SHA for 68f7ce2
Merge pull request #463 from lburja/master
Show description for 5cd97c5
vojtapol
authored
5cd97c5
Copy full SHA for 5cd97c5
Commits on Dec 24, 2020
Fix test
oryan-block
committed
2c707d4
Copy full SHA for 2c707d4
Commits on Dec 23, 2020
Merge branch 'master' into master
oryan-block
authored
169d317
Copy full SHA for 169d317
Commits on Dec 22, 2020
Merge branch 'master' into bugfix/383_find_camelCaseGetter_from_snake_case_field
plaurina
authored
3f98898
Copy full SHA for 3f98898
Commits on Dec 21, 2020
Replace Spectrum with GitHub Discussions
vojtapol
committed
446cc0b
Copy full SHA for 446cc0b
Commits on Dec 20, 2020
#383 Added a search in FieldResolverScanner for getters where the field name needs to be converted from snake to camel case.
plaurina
committed
1130a0e
Copy full SHA for 1130a0e
Commits on Dec 16, 2020
[maven-release-plugin] prepare for next development iteration
Travis CI User
committed
c4889c2
Copy full SHA for c4889c2
[maven-release-plugin] prepare release 6.3.0
Travis CI User
committed
b59853c
Copy full SHA for b59853c
Bump version to 6.3.0
vojtapol
committed
93260b6
Copy full SHA for 93260b6
Commits on Dec 14, 2020
Merge pull request #414 from KammererTob/master
Show description for 3abb3ed
vojtapol
authored
3abb3ed
Copy full SHA for 3abb3ed
Merge remote-tracking branch 'origin/master'
Show description for bb1e80d
KammererTob
committed
bb1e80d
Copy full SHA for bb1e80d
Merge upstream and fix buildDirectives call
KammererTob
committed
08d48f7
Copy full SHA for 08d48f7
Merge branch 'master' of https://github.com/graphql-java-kickstart/graphql-java-tools
KammererTob
committed
b4ba871
Copy full SHA for b4ba871
Commits on Dec 8, 2020
Merge pull request #462 from lburja/fix_461
Show description for 6ec3320
vojtapol
authored
6ec3320
Copy full SHA for 6ec3320
Commits on Dec 2, 2020
Fix regression: if null is passed as parameter to a resolver method, use Java default value
BURJA Lucian
committed
3c4808d
Copy full SHA for 3c4808d
Version 6.3.0-SNAPSHOT
BURJA Lucian
committed
d73c7a2
Copy full SHA for d73c7a2
Upgrade slf4j to fix build error due to dependency convergence
BURJA Lucian
committed
ac240d3
Copy full SHA for ac240d3
Clarify test about relay connections, by moving to another class the code that checks if the @uppercase directive is applied correctly.
BURJA Lucian
committed
4fa29ef
Copy full SHA for 4fa29ef
Migrate to graphql-java 16.1
BURJA Lucian
committed
43713f6
Copy full SHA for 43713f6
Commits on Dec 1, 2020
Use Builder, for compatibility with graphql-java 16
BURJA Lucian
committed
6340ed4
Copy full SHA for 6340ed4
Fix syntax error in schema
BURJA Lucian
committed
3f69e08
Copy full SHA for 3f69e08
Commits on Nov 17, 2020
Merge pull request #453 from alexandreBaronZnk/bugfix/367-list-ids-not-resolved-correctly
Show description for c694d1a
vojtapol
authored
c694d1a
Copy full SHA for c694d1a
Pagination
Previous
Next
You can’t perform that action at this time.