You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an example of using Spring Boot with MongoDB but more particular testing is done using an embedded MongoDB instance instead of docker. <br/>
6
8
It includes a simple data model and repository.<br/>
7
9
The embedded MongoDB instance is running on localhost:27017
0 commit comments