eclipse-ee4j / eclipse-ee4j/jersey

Add the support of the @Resource annotation to the Spring3 extension

Open
#3,159 8 comments 0 reactions 0 assignees View on GitHub
Component: extensions Priority: Major spring spring3 Type: New Feature
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

At the moment only the Autowire annotation is supported by the Spring3 extension. In most of the cases this is enough but when the generics are involved it is better to look for the beans by their name and not their type.
To solve this we need to add the support of the Resource annotation.
#### Affected Versions
[2.18]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.