[
https://issues.apache.org/jira/browse/WICKET-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269340#comment-17269340
]
Bas Huisman edited comment on WICKET-6862 at 1/21/21, 2:31 PM:
---------------------------------------------------------------
please close, conform the discussion here:
[https://github.com/apache/wicket/pull/461]
was (Author: bhuism):
closing, please see the discussion here:
https://github.com/apache/wicket/pull/461
> 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
> Priority: Minor
> Labels: pull-request-available
>
> Besides @Inject and @SpringBean I would like to add support for @Autowired
> injection to the SpringInjector. [~svenmeier] advised to discus it 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)