<<bump>>
I am still looking for a clean way to achieve this.
If my description is nonsensical then let me know and I will see if I can reword it.
Type: Posts; User: Tom Duff; Keyword(s):
<<bump>>
I am still looking for a clean way to achieve this.
If my description is nonsensical then let me know and I will see if I can reword it.
Your post doesn't show any configuration that actually scans for the annotations, such as:
<context:component-scan base-package="your.package"/>
If this is being done in a different...
I have a number of service interfaces that are implemented and wired together through spring on a type basis. I.e. within the service implementation layer I expect to define/provide a single...