Similar problem here.
A boiled down version of our situation is provided. The actual implementation uses dozens of repositories that follow a similar pattern.
Consider: There exists a...
Type: Posts; User: kgargano; Keyword(s):
Similar problem here.
A boiled down version of our situation is provided. The actual implementation uses dozens of repositories that follow a similar pattern.
Consider: There exists a...
Thank you for your reply Marten! I actually came across a similar thread and that helped move me forward.
I now have the configuration set up like
<mongo:mongo id="mongo"...
I am struggling with making these work together. My overall spring framework is version 3.0.7.RELEASE.
my pom.xml has these specific references:
<dependency>
...