Hello,
I am implementing CRUD operations on spring tool suite along with mongo db as my database.
Now, I want to run a script that will automatically create objects for me and store it in my mongo database.
Once all my objects are created in my database I want to fire a few queries.