Search:

Type: Posts; User: rigarcia; Keyword(s):

Search: Search took 0.04 seconds.

  1. Sorry, I think I didn't understand well the...

    Sorry, I think I didn't understand well the question. I was talking about having different databases for different purpouses, not for replicas of the data. In my example you can inject any template...
  2. Is this something that could help you?

    This configuration example works:



    <context:property-placeholder location="classpath:mongo.properties"/>

    <mongo:mongo id="mongo" host="${mongo.host}" port="${mongo.port}">
    ...
Results 1 to 2 of 2