Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Graeme Rocher 42b2746fc9 moved warning message so its only printed if the host isn't specified 15 years ago
..
.settings add apache headers 15 years ago
src moved warning message so its only printed if the host isn't specified 15 years ago
.classpath add apache headers 15 years ago
.project add apache headers 15 years ago
pom.xml Switched to use new project layout; updated build; moved things around 15 years ago
template.mf Updates to MongoTemplate to use a Mongo instance to lazily create DB instances rather than directly using a DB instance. Also integrated with Spring TransactionSynchronization so a single DB instance can be shared by multiple templates in a single thread 15 years ago