spring-guides / gs-accessing-data-mongodb

Accessing Data with MongoDB :: Learn how to persist data in MongoDB.
http://spring.io/guides/gs/accessing-data-mongodb/
Apache License 2.0
139 stars 161 forks source link

Request : Add Connection settings #43

Open tgkprog opened 1 year ago

tgkprog commented 1 year ago

Request : Please add annotations or appication properties for typical connection settings when connecting to a MongoDb hosted on a different system - ports, IP, user name ... thanks

Buzzardo commented 1 year ago

That's a good issue for the community to tackle.