microservices-demo / user

The users microservice.
http://microservices-demo.github.io/
Apache License 2.0
91 stars 617 forks source link

No DB selected #60

Open SyCode7 opened 5 years ago

SyCode7 commented 5 years ago

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 ?