Embedded MongoDB in Spring Boot App can't connect with Mongo shell -


i running spring boot app has mongodb embedded in it. when start app, mongodb starts , db called 'testdb' created. if launch mongo shell , 'show dbs', 'testdb' not listed. if use postman post data mongodb can get, know mondodb working in app.

how, if possible, can connect embedded instance of mongodb can test shell?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -