I connect to mongodb atlas and get the data in a collection. How can I send that data to localhost port using java.
And then I want to call that data using API from t