Trying to build in a local dev environment, but I always have an error No DB selected. I have tried building and running directly on the command line as well as in Intellij IDE, same error occurs. I have a local installation of mongodb which I expect the application to use. Am I missing something ?
Trying to build in a local dev environment, but I always have an error
No DB selected
. I have tried building and running directly on the command line as well as in Intellij IDE, same error occurs. I have a local installation of mongodb which I expect the application to use. Am I missing something ?