Spring Batch and MongoDB: Step-By-Step Instructions for Running an ETL Batch Job
Through this article, I plan to showcase an ETL framework leveraging the advantages of Spring Batch and MongoDB, which gives us the flavor of batch load over the NoSQL databases. Here I give a step by step demonstration of integrating Spring Batch with MongoDB.
via NoSQL databases
Post a Comment