Greetings everyone, this may seem like a very dumb question, but I couldn't find an answer in google.
Let's say I have a mongo entity called Person, and that person has a name and an age.
Let's...
Type: Posts; User: Francisco Cuadra; Keyword(s):
Greetings everyone, this may seem like a very dumb question, but I couldn't find an answer in google.
Let's say I have a mongo entity called Person, and that person has a name and an age.
Let's...
STS 3.1.0, Windows 7, Mongodb locally installed.
The dbproperties file says the variable is mongo.name.
I am following that same tutorial, step by step, but I can't run the application on localhost, I get an error 500 when I do the change to mongo.name. Any idea what might be the problem??
Greetings everyone.
I have a question for the community, please, bear in mind, I am very inexperienced with spring.
I am trying to run a Spring Roo project using mongodb as it appears in this...