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 }}
spring-projects
/
spring-data-mongodb
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
1.7k
Code
Issues
261
Pull requests
33
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
0d87e7f
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 30, 2012
DATAMONGO-496 - AbstractMongoConfiguration now defaults mapping base package.
Show description for 0d87e7f
odrotbohm
committed
0d87e7f
Copy full SHA for 0d87e7f
DATAMONGO-497 - Fixed reading of empty collections.
Show description for a530629
odrotbohm
committed
a530629
Copy full SHA for a530629
Commits on Jul 27, 2012
DATAMONGO-494 - QueryMapper now forwards entity metadata into nested $(n)or criterias.
Show description for ba0232b
odrotbohm
committed
ba0232b
Copy full SHA for ba0232b
Commits on Jul 26, 2012
DATAMONGO-495 - Fixed debug output in MongoTemplate.doFind(…).
Show description for 04a17ca
odrotbohm
committed
04a17ca
Copy full SHA for 04a17ca
Commits on Jul 24, 2012
DATAMONGO-493 - Fixed broken $ne handling in QueryMapper.
Show description for 761d725
odrotbohm
committed
761d725
Copy full SHA for 761d725
DATAMONGO-493 - Added test case to show the described scenario is working.
odrotbohm
committed
726b0b1
Copy full SHA for 726b0b1
DATAMONGO-491 - Prepare next development iteration.
spring-builds
committed
888e031
Copy full SHA for 888e031
DATAMONGO-491 - Release 1.1.0.M2.
spring-builds
committed
91b818b
Copy full SHA for 91b818b
DATAMONGO-491 - Prepare 1.1.0.M2 release.
Show description for 7646a64
odrotbohm
committed
7646a64
Copy full SHA for 7646a64
DATAMONGO-491 - Upgrade to Spring Data Commons 1.4.0.M1.
odrotbohm
committed
94c057e
Copy full SHA for 94c057e
DATAMONGO-474 - Populating id's after save now inspects field only.
Show description for 190d7ce
odrotbohm
committed
190d7ce
Copy full SHA for 190d7ce
Commits on Jul 23, 2012
DATAMONGO-490 - Fixed typos.
odrotbohm
committed
669bc07
Copy full SHA for 669bc07
DATAMONGO-489 - Ensure read collections get converted to appropriate target type.
Show description for 31b9b6b
odrotbohm
committed
31b9b6b
Copy full SHA for 31b9b6b
Commits on Jul 18, 2012
DATAMONGO-486 - Polished namespace implementation.
Show description for 914ecd3
odrotbohm
committed
914ecd3
Copy full SHA for 914ecd3
Commits on Jul 17, 2012
DATAMONGO-485 - Added test case to show complex id's are working.
odrotbohm
committed
74532ff
Copy full SHA for 74532ff
DATAMONGO-476 - JavaConfig support for repositories.
odrotbohm
committed
c7bcb55
Copy full SHA for c7bcb55
Commits on Jul 16, 2012
DATAMONGO-480 - Consider WriteResult for insert(…) and save(…) methods.
amolnayak311
authored and
odrotbohm
committed
afe560c
Copy full SHA for afe560c
DATAMONGO-483 - Indexes now use the field name even if index name is defined.
odrotbohm
committed
1380c49
Copy full SHA for 1380c49
DATAMONGO-482 - Fixed typo in reference documentation.
odrotbohm
committed
90240a8
Copy full SHA for 90240a8
DATAMONGO-474 - Fixed criteria mapping for MongoTemplate.group(…).
Show description for ad587f6
odrotbohm
committed
ad587f6
Copy full SHA for ad587f6
DATAMONGO-475 - Fixed debug output in map-reduce operations.
Show description for 3c7cb59
odrotbohm
committed
3c7cb59
Copy full SHA for 3c7cb59
Commits on Jul 15, 2012
DATAMONGO-477 - Change upper bound of Guava dependency to 14.
rocketraman
authored and
odrotbohm
committed
5b15c95
Copy full SHA for 5b15c95
Commits on Jun 26, 2012
DATAMONGO-469 - Polishing in MongoQueryCreator.
odrotbohm
committed
2d25f0d
Copy full SHA for 2d25f0d
DATAMONGO-469 - Fixed parsing of And keyword in derived queries.
odrotbohm
committed
557fc86
Copy full SHA for 557fc86
DATAMONGO-470 - Implemented equals(…) and hashCode() for Query and Criteria.
odrotbohm
committed
033f44e
Copy full SHA for 033f44e
Commits on Jun 25, 2012
DATAMONGO-467 - Fix identifier handling for Querydsl.
Show description for ee3c1bc
odrotbohm
committed
ee3c1bc
Copy full SHA for ee3c1bc
DATAMONGO-464 - Fixed resource synchronization in MongoDbUtils.
Show description for f507fe2
odrotbohm
committed
f507fe2
Copy full SHA for f507fe2
Commits on Jun 22, 2012
DATAMONGO-466 - QueryMapper now only tries id conversion for top level document.
Show description for 4a27ba0
odrotbohm
committed
4a27ba0
Copy full SHA for 4a27ba0
DATACMNS-186, DATACMNS-185 - Upgrade to Spring Data Commons 1.3.2.BUILD-SNAPSHOT.
Show description for e2e5fd8
odrotbohm
committed
e2e5fd8
Copy full SHA for e2e5fd8
Commits on Jun 20, 2012
DATAMONGO-455 - Documentation mentions BasicQuery.
odrotbohm
committed
ba9abd1
Copy full SHA for ba9abd1
DATAMONGO-454 - Improvements to ServerAddressPropertyEditor.
Show description for ab66614
odrotbohm
committed
ab66614
Copy full SHA for ab66614
DATAMONGO-378 - Fixed potential ClassCastException for MapReduceResults and upcoming MongoDB release.
Show description for caa2f5f
odrotbohm
committed
caa2f5f
Copy full SHA for caa2f5f
Commits on Jun 19, 2012
DATAMONGO-462 - Added custom converters for URL.
Show description for 6e7c8f5
odrotbohm
committed
6e7c8f5
Copy full SHA for 6e7c8f5
DATAMONGO-428 - Fixed parsing of output collection for complex MapReduce result.
Show description for 44c4566
odrotbohm
committed
44c4566
Copy full SHA for 44c4566
DATAMONGO-424 - Don't resolve DBRefs eagerly if property type is DBRef.
Show description for 9a1e622
odrotbohm
committed
9a1e622
Copy full SHA for 9a1e622
Pagination
Previous
Next
You can’t perform that action at this time.