The answer given by mevric75 is exactly what we ended up doing as well.
Type: Posts; User: anztenney; Keyword(s):
The answer given by mevric75 is exactly what we ended up doing as well.
We're trying to do the same thing. I've found a forum saying using the @Query annotation someone got it working, but is there a way to do this through the Query classes?
Thank you! I was completely unfamiliar with the aop.xml, but we had one in our code base. It was experiment from several years ago that was left in and not being used. I quickly discovered we had...
We're trying to get Spring Insight running, but having trouble getting more information out of it. We're using Spring 3.0.5, Insight-1.5.1.SR2, tcserver-2.6.3. Currently it shows the initial...
I have followed the documentation for adding mongo to my project, but am getting this error:
All I have done is added an applicationContext.xml file, here is what that looks like:
<?xml...