Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
/
java-dataloader
Public
Notifications
You must be signed in to change notification settings
Fork
95
Star
517
Code
Issues
2
Pull requests
6
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
refs/heads/transform-support
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 20, 2025
Transform support for DataLoaders
bbakerman
committed
7426207
Copy full SHA for 7426207
Commits on Jan 5, 2025
Merge pull request #172 from AlexandreCarlton/fix-publisher-dataloader-with-value-cache
Show description for 205aaa5
bbakerman
authored
205aaa5
Copy full SHA for 205aaa5
Commits on Jan 3, 2025
Merge pull request #171 from AlexandreCarlton/parameterise-value-cache-dataloader-test
Show description for 04db8d2
bbakerman
authored
04db8d2
Copy full SHA for 04db8d2
Merge pull request #170 from graphql-java/remove-slf4j
Show description for 3a0f976
bbakerman
authored
3a0f976
Copy full SHA for 3a0f976
Commits on Jan 1, 2025
Allow ValueCache to work with Publisher DataLoader
Show description for 9a20334
AlexandreCarlton
committed
9a20334
Copy full SHA for 9a20334
Parameterise more tests across DataLoader implementations
Show description for 47411a9
AlexandreCarlton
committed
47411a9
Copy full SHA for 47411a9
Removing unused slf4j references
dondonz
committed
3a78483
Copy full SHA for 3a78483
Merge pull request #169 from graphql-java/stale-bot
Show description for bdc041c
dondonz
authored
bdc041c
Copy full SHA for bdc041c
Add stale bot
dondonz
committed
8f75479
Copy full SHA for 8f75479
Commits on Dec 16, 2024
Merge pull request #168 from graphql-java/new-3.4.0-release
Show description for 497f3b9
dondonz
authored
497f3b9
Copy full SHA for 497f3b9
Add new version
dondonz
committed
8999240
Copy full SHA for 8999240
Merge pull request #167 from Hc747/master
Show description for 1c19b6b
bbakerman
authored
1c19b6b
Copy full SHA for 1c19b6b
Commits on Dec 13, 2024
Replace `gradle/wrapper-validation-action@v1` with `gradle/actions/wrapper-validation@v3`
Hc747-ATL
committed
85f38c2
Copy full SHA for 85f38c2
add `gradle/actions/setup-gradle@v4` to pipelines.
Hc747-ATL
committed
691e481
Copy full SHA for 691e481
Use `actions/setup-java@v4` instead of `actions/setup-java@v1`
Hc747-ATL
committed
5514c8c
Copy full SHA for 5514c8c
Use `actions/checkout@v4` instead of `actions/checkout@v1`
Hc747-ATL
committed
a38f741
Copy full SHA for a38f741
Modernise gradle build configuration.
Hc747-ATL
committed
11ebae9
Copy full SHA for 11ebae9
Externalise dependency versions and update `junit` and `caffeine` to latest versions.
Hc747-ATL
committed
9e593c5
Copy full SHA for 9e593c5
Update gradle wrapper to latest version (8.11.1).
Hc747-ATL
committed
240f86a
Copy full SHA for 240f86a
Configure gradle project wide settings.
Hc747-ATL
committed
25832e3
Copy full SHA for 25832e3
Update `README.MD` to reference `Java 11` instead of `Java 8`.
Hc747-ATL
committed
2b7ce18
Copy full SHA for 2b7ce18
Set `CI:true` in `master.yml`, `release.yml` and `pull_request.yml`.
Hc747-ATL
committed
dc86c97
Copy full SHA for dc86c97
Enable `com.gradle.develocity` plugin.
Hc747-ATL
committed
4cc8a79
Copy full SHA for 4cc8a79
Enable `org.gradle.toolchains.foojay-resolver-convention` plugin.
Hc747-ATL
committed
a3b25b0
Copy full SHA for a3b25b0
Commits on Dec 12, 2024
Merge pull request #166 from Hc747/master
Show description for 229109d
bbakerman
authored
229109d
Copy full SHA for 229109d
Merge remote-tracking branch 'origin/master'
Hc747-ATL
committed
d3c13c5
Copy full SHA for d3c13c5
`DataLoader` and `CompletableFutureKit`: add test cases for `loadMany` given a Map of keys and context objects.
Hc747-ATL
committed
2f437a7
Copy full SHA for 2f437a7
Merge branch 'graphql-java:master' into master
Hc747
authored
09a6874
Copy full SHA for 09a6874
`DataLoader` and `CompletableFutureKit`: add support for `loadMany` given a Map of keys and context objects.
Hc747-ATL
committed
22413be
Copy full SHA for 22413be
Merge pull request #165 from graphql-java/update-readme
Show description for 466e482
dondonz
authored
466e482
Copy full SHA for 466e482
Update version in readme
dondonz
committed
23a3110
Copy full SHA for 23a3110
Commits on May 28, 2024
Merge pull request #161 from graphql-java/tweak-reactive-docs
Show description for 8df8b2f
bbakerman
authored
8df8b2f
Copy full SHA for 8df8b2f
Commits on May 27, 2024
Tweaked readme - streamUsersById renamed
bbakerman
committed
f759b34
Copy full SHA for f759b34
Tweaked readme
bbakerman
committed
d0820fc
Copy full SHA for d0820fc
Merge pull request #151 from graphql-java/reactive-streams-branch
Show description for d44070a
bbakerman
authored
d44070a
Copy full SHA for d44070a
Pagination
Previous
Next
You can’t perform that action at this time.