Allow injection of named spring beans
-------------------------------------

                 Key: TAP5-627
                 URL: https://issues.apache.org/jira/browse/TAP5-627
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-spring
    Affects Versions: 5.1.0.2
            Reporter: Paul Field


Since 5.1 now handles Spring beans through the master object provider, it is (I 
think) impossible to specify spring beans by name, which is a pain when you 
have multiple spring beans implementing the same interface.

Could the Spring Object Provider take notice of an annotation that specifies 
the bean name, please?  (e.g. @Service or @Id)

It would be particularly nice if the same annotation specified the names of 
Tapestry IOC services *and* spring beans, so that if we decide to move services 
from Spring into Tapestry IOC we don't need to change any other code.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to