Bas Huisman created WICKET-6862:
-----------------------------------

             Summary: Add @Autowired annotation to SpringInjector
                 Key: WICKET-6862
                 URL: https://issues.apache.org/jira/browse/WICKET-6862
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-spring
            Reporter: Bas Huisman


Besides @Inject and @SpringBean I would like to add support for @Autowired 
injection to the SpringInjector.  [~svenmeier] advised to discus is here.

The rationale is for consistency mainly. In normal spring beans one can 
(obviously) not use wickets @SpringBean. The other option @Inject is not the 
spring defacto standard, I think (new) wicket users (who know spring) will find 
it intuitive (o even expect) to be able to use @Autowired.

The PR is: [https://github.com/apache/wicket/pull/461] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to