Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
ec74185
init version implementation
Jul 4, 2012
116eda7
DATAMONGO-477 - Change upper bound of Guava dependency to 14.
rocketraman Jul 6, 2012
69493b6
DATAMONGO-475 - Fixed debug output in map-reduce operations.
odrotbohm Jul 16, 2012
83d0396
DATAMONGO-474 - Fixed criteria mapping for MongoTemplate.group(…).
odrotbohm Jul 16, 2012
5e81400
DATAMONGO-482 - Fixed typo in reference documentation.
odrotbohm Jul 16, 2012
3a3fefb
DATAMONGO-483 - Indexes now use the field name even if index name is …
odrotbohm Jul 16, 2012
0dcec2d
DATAMONGO-480 - Consider WriteResult for insert(…) and save(…) methods.
amolnayak311 Jul 10, 2012
fa7c1ea
DATAMONGO-476 - JavaConfig support for repositories.
odrotbohm Jul 6, 2012
c3b58c2
DATAMONGO-485 - Added test case to show complex id's are working.
odrotbohm Jul 17, 2012
73423c3
DATAMONGO-486 - Polished namespace implementation.
odrotbohm Jul 18, 2012
cdc1efe
DATAMONGO-489 - Ensure read collections get converted to appropriate …
odrotbohm Jul 23, 2012
281f8b3
DATAMONGO-490 - Fixed typos.
odrotbohm Jul 23, 2012
190422f
DATAMONGO-474 - Populating id's after save now inspects field only.
odrotbohm Jul 24, 2012
fc0fd14
DATAMONGO-491 - Upgrade to Spring Data Commons 1.4.0.M1.
odrotbohm Jul 24, 2012
7ae6d82
DATAMONGO-491 - Prepare 1.1.0.M2 release.
odrotbohm Jul 24, 2012
c91fb8c
DATAMONGO-491 - Release 1.1.0.M2.
spring-builds Jul 24, 2012
24e2f3b
DATAMONGO-491 - Prepare next development iteration.
spring-builds Jul 24, 2012
0ebfb90
DATAMONGO-493 - Added test case to show the described scenario is wor…
odrotbohm Jul 24, 2012
fff8998
DATAMONGO-493 - Fixed broken $ne handling in QueryMapper.
odrotbohm Jul 24, 2012
55a16a3
DATAMONGO-495 - Fixed debug output in MongoTemplate.doFind(…).
odrotbohm Jul 26, 2012
5e0bca9
DATAMONGO-494 - QueryMapper now forwards entity metadata into nested …
odrotbohm Jul 27, 2012
dd7222d
DATAMONGO-497 - Fixed reading of empty collections.
odrotbohm Jul 30, 2012
bf436cc
DATAMONGO-496 - AbstractMongoConfiguration now defaults mapping base …
odrotbohm Jul 30, 2012
5860a9d
DATAMONGO-499 - Fixed namespace reference to repository XSD.
odrotbohm Jul 31, 2012
697a96b
DATAMONGO-500 - Index creation is only done for the correct MappingCo…
odrotbohm Jul 31, 2012
4213be4
DATAMONGO-502 - QueryMapper now translates property names into field …
odrotbohm Aug 8, 2012
81d5bc8
DATAMONGO-472 - MongoQueryCreator now correctly translates Not keyword.
odrotbohm Aug 10, 2012
538bccd
DATAMONGO-476 - @EnableMongoRepositories is now inherited into sub-cl…
odrotbohm Aug 13, 2012
3cf7951
DATACMNS-212 - Apply refactorings in Spring Data Commons.
odrotbohm Aug 13, 2012
5e5df90
DATAMONGO-505 - Fixed handling of parameter binding of associations a…
odrotbohm Aug 15, 2012
9257f84
DATAMONGO-508 - Eagerly return DBRef creation if the given value alre…
odrotbohm Aug 15, 2012
b440b4e
DATAMONGO-509 - SimpleMongoRepository.exists(…) now avoids loading un…
odrotbohm Aug 15, 2012
c63dc00
DATAMONGO-510 - Criteria now only uses BasicDBList internally.
odrotbohm Aug 15, 2012
60769ef
DATAMONGO-511 - QueryMapper now maps associations correctly.
odrotbohm Aug 15, 2012
5a9aad9
DATAMONGO-506 - Added test case to show BasicQuery is working for nes…
odrotbohm Aug 15, 2012
ff7e897
DATACMNS-214 - Adapted API change in Spring Data Commons.
odrotbohm Aug 16, 2012
f00962a
DATAMONGO-519 - Make Spring 3.1.2.RELEASE default Spring dependency v…
odrotbohm Aug 20, 2012
cbdedd1
DATAMONGO-517 - Fixed complex keyword handling.
odrotbohm Aug 21, 2012
b412cf4
DATAMONGO-513 - Update to Spring Data Commons 1.4.0.RC1.
odrotbohm Aug 23, 2012
649572a
DATAMONGO-513 - Prepare changelog for 1.1.0.RC1.
odrotbohm Aug 24, 2012
0b91218
DATAMONGO-513 - Release 1.1.0.RC1.
spring-builds Aug 24, 2012
1c3b5c2
DATAMONGO-513 - Prepare next development iteration.
spring-builds Aug 24, 2012
95e44e2
DATAMONGO-526 - Polished README.md.
markpollack Aug 25, 2012
a5d7ce5
DATAMONGO-513 - Update to Spring Data Commons 1.4.0.BUILD-SNAPSHOT.
odrotbohm Aug 30, 2012
9bb3311
DATAMONGO-523 - Added test case to verify type alias detection.
odrotbohm Sep 3, 2012
3e4016c
DATAMONGO-279
noter Sep 4, 2012
58854af
DATAMONGO-521 - Added test case to show that repository AND query works.
odrotbohm Sep 3, 2012
1cf70f6
DATAMONGO-527 - Fixed Criteria.equals(…).
odrotbohm Sep 3, 2012
c5f5f64
DATAMONGO-279 - fix broken repository tests
noter Sep 4, 2012
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DATAMONGO-526 - Polished README.md.
Update README to remove references to old API, Docs links as well as CouchDB. Remove reference to Spring Data Document, copy initial paragraph introducing the project from http://www.springsource.org/spring-data/mongodb
  • Loading branch information
markpollack authored and noter committed Sep 3, 2012
commit 95e44e2bc9fdc60352fda8f6089c509fadecfae6
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
Spring Data - Document
Spring Data MongoDB
======================

The primary goal of the [Spring Data](http://www.springsource.org/spring-data) project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
As the name implies, the **Document** modules provides integration with document databases such as [MongoDB](http://www.mongodb.org/) and [CouchDB](http://couchdb.apache.org/).

The Spring Data MongoDB aims to provide a familiar and consistent Spring-based programming model for for new datastores while retaining store-specific features and capabilities. The Spring Data MongoDB project provides integration with the MongoDB document database. Key functional areas of Spring Data MongoDB are a POJO centric model for interacting with a MongoDB DBCollection and easily writing a Repository style data access layer

Getting Help
------------

At this point your best bet is to look at the Look at the [JavaDocs](http://static.springsource.org/spring-data/data-document/docs/1.0.0.BUILD-SNAPSHOT/spring-data-mongodb/apidocs/) for MongoDB integration and corresponding and source code. For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80). If you are new to Spring as well as to Spring Data, look for information about [Spring projects](http://www.springsource.org/projects).
For a comprehensive treatmet of all the Spring Data MongoDB features, please refer to the The [User Guide](http://static.springsource.org/spring-data/data-mongodb/docs/current/reference/html/)

The [JavaDocs](http://static.springsource.org/spring-data/data-mongodb/docs/current/api/) have extensive comments in them as well.

The home page of [Spring Data MongoDB](http://www.springsource.org/spring-data/mongodb) contains links to articles and other resources.

The [User Guide](http://static.springsource.org/spring-data/data-document/docs/1.0.0.BUILD-SNAPSHOT/reference/html/) (A work in progress).
For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80).

If you are new to Spring as well as to Spring Data, look for information about [Spring projects](http://www.springsource.org/projects).


Quick Start
Expand Down Expand Up @@ -137,11 +143,6 @@ This will register an object in the container named PersonRepository. You can u
}


## CouchDB

TBD


Contributing to Spring Data
---------------------------

Expand Down