Skip to content

mikomarrache/springbatch-over-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Batch meta-data persistency DAOs implementation over MongoDB. For more details please see http://jbaruch.wordpress.com/2010/04/27/integrating-mongodb-with-spring-batch/

Here's how:
1. Get MongoDB - http://www.mongodb.org/display/DOCS/Downloads
2. Get Gradle - http://dist.codehaus.org/gradle
3. (Optional) Set mongoDB home and startMongo flag in gradle.properties. If you do so, database will automatically start before tests and shutdown after. If you're on *nix and installed MongoDB distribution, it will be found without setting MongoDB home.
4. Run 'gradle test assemble'

About

Spring Batch over MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%