Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
java-dataloader
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
524
Code
Issues
2
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-dataloader
src
test
java
on
dataloader-options-spring-bug
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2025
Fixed a bug that the Spring team found - tweak - extra test
bbakerman
committed
f54faf9
View commit details
Copy full SHA for f54faf9
View code at this point
Browse repository at this point
Fixed a bug that the Spring team found - tweak
bbakerman
committed
5d0a202
View commit details
Copy full SHA for 5d0a202
View code at this point
Browse repository at this point
Fixed a bug that the Spring team found
bbakerman
committed
893bb0d
View commit details
Copy full SHA for 893bb0d
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
Merged in master and tweaked immutable building
bbakerman
committed
5379982
View commit details
Copy full SHA for 5379982
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into instrumentation-support
Show description for b80f57b
bbakerman
committed
b80f57b
View commit details
Copy full SHA for b80f57b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Making DataLoaderOptions immutable
bbakerman
committed
a65cf34
View commit details
Copy full SHA for a65cf34
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Instrumentation support for dataloader - Adde more doco
bbakerman
committed
610343f
View commit details
Copy full SHA for 610343f
View code at this point
Browse repository at this point
Instrumentation support for dataloader - Adde doco and SimpleDataLoaderInstrumentationContext
bbakerman
committed
0b9fba5
View commit details
Copy full SHA for 0b9fba5
View code at this point
Browse repository at this point
Instrumentation support for dataloader - updated ScheduledDataLoaderRegistry
bbakerman
committed
292b283
View commit details
Copy full SHA for 292b283
View code at this point
Browse repository at this point
Instrumentation support for dataloader -added registry instrumentation
bbakerman
committed
3a8adcd
View commit details
Copy full SHA for 3a8adcd
View code at this point
Browse repository at this point
Instrumentation support for dataloader - better tests and added ChainedDataLoaderInstrumentation
bbakerman
committed
411b9bd
View commit details
Copy full SHA for 411b9bd
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Instrumentatin support for dataloader - better tests
bbakerman
committed
97364ed
View commit details
Copy full SHA for 97364ed
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Instrumentatin support for dataloader
bbakerman
committed
e55b643
View commit details
Copy full SHA for e55b643
View code at this point
Browse repository at this point
Transform support for DataLoaders
bbakerman
committed
7426207
View commit details
Copy full SHA for 7426207
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Allow ValueCache to work with Publisher DataLoader
Show description for 9a20334
AlexandreCarlton
committed
9a20334
View commit details
Copy full SHA for 9a20334
View code at this point
Browse repository at this point
Parameterise more tests across DataLoader implementations
Show description for 47411a9
AlexandreCarlton
committed
47411a9
View commit details
Copy full SHA for 47411a9
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
`DataLoader` and `CompletableFutureKit`: add test cases for `loadMany` given a Map of keys and context objects.
Hc747-ATL
committed
2f437a7
View commit details
Copy full SHA for 2f437a7
View code at this point
Browse repository at this point
Commits on May 27, 2024
Tweaked readme - streamUsersById renamed
bbakerman
committed
f759b34
View commit details
Copy full SHA for f759b34
View code at this point
Browse repository at this point
Tweaked readme
bbakerman
committed
d0820fc
View commit details
Copy full SHA for d0820fc
View code at this point
Browse repository at this point
Commits on May 26, 2024
Add README sections for `*BatchPublisher`
AlexandreCarlton
committed
2e82858
View commit details
Copy full SHA for 2e82858
View code at this point
Browse repository at this point
Have MappedBatchPublisher take in a Set<K> keys
Show description for 3c3cc99
AlexandreCarlton
committed
3c3cc99
View commit details
Copy full SHA for 3c3cc99
View code at this point
Browse repository at this point
Commits on May 23, 2024
Now the builds pass - broken out the fixtures
bbakerman
committed
8b344db
View commit details
Copy full SHA for 8b344db
View code at this point
Browse repository at this point
Commits on May 22, 2024
More tests for Publishers
bbakerman
committed
034c68f
View commit details
Copy full SHA for 034c68f
View code at this point
Browse repository at this point
Commits on May 21, 2024
Fix MappedBatchPublisher loaders to work without cache
Show description for 651e561
AlexandreCarlton
committed
651e561
View commit details
Copy full SHA for 651e561
View code at this point
Browse repository at this point
Inline BatchPublisher tests into DataLoaderTest
Show description for eb2b40c
AlexandreCarlton
committed
eb2b40c
View commit details
Copy full SHA for eb2b40c
View code at this point
Browse repository at this point
Commits on May 20, 2024
reactive streams support branch - getting it compiling
bbakerman
committed
a93112a
View commit details
Copy full SHA for a93112a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into reactive-streams-branch
Show description for e16fa65
bbakerman
committed
e16fa65
View commit details
Copy full SHA for e16fa65
View code at this point
Browse repository at this point
Commits on May 19, 2024
Parameterise DataLoaderTest on DataLoader
Show description for d45186c
AlexandreCarlton
committed
d45186c
View commit details
Copy full SHA for d45186c
View code at this point
Browse repository at this point
Commits on May 18, 2024
Migrate to JUnit 5 Jupiter
Show description for 5bd1a76
AlexandreCarlton
committed
5bd1a76
View commit details
Copy full SHA for 5bd1a76
View code at this point
Browse repository at this point
Rename '*PublisherBatchLoader' to 'BatchPublisher'
Show description for 0d0b2f8
AlexandreCarlton
committed
0d0b2f8
View commit details
Copy full SHA for 0d0b2f8
View code at this point
Browse repository at this point
Copy/tweak original/ DataLoader tests for publisher equivalents
Show description for b2a662d
AlexandreCarlton
committed
b2a662d
View commit details
Copy full SHA for b2a662d
View code at this point
Browse repository at this point
Expose `new*DataLoader` methods for *PublisherBatchLoader
Show description for fbeffae
AlexandreCarlton
committed
fbeffae
View commit details
Copy full SHA for fbeffae
View code at this point
Browse repository at this point
Eliminate *BatchObserver in favour of Publisher
Show description for 6b5a732
AlexandreCarlton
committed
6b5a732
View commit details
Copy full SHA for 6b5a732
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into observer-batch-loader-proof-of-concept
Show description for 2032e33
AlexandreCarlton
committed
2032e33
View commit details
Copy full SHA for 2032e33
View code at this point
Browse repository at this point
Commits on May 16, 2024
Bump to Java 11
Show description for c36f637
AlexandreCarlton
committed
c36f637
View commit details
Copy full SHA for c36f637
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.