panupongv / vertx-mongo-todo

Playing around with Vert.x + MongoDb client
0 stars 0 forks source link

Setup (local?) MongoDb instance + Client Verticle #1

Open panupongv opened 2 years ago

panupongv commented 2 years ago

Setup a. MongoDb database, either on Atlas or locally if possible. Create an adapter Verticle to connect to it.