eclipse-ee4j / eclipse-ee4j/jersey
Jersey Resource(Without spring @Component) should be able to handle @value annotation
Open
Priority: Minor
spring
Type: Improvement
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Jersey 2 uses hk2 spring-brige, it can inject spring service, but can't handle spring's @Value annotation.
Please check [http://stackoverflow.com/questions/38133680/why-do-we-need-component-spring-annotation-for-jersey-resource-in-spring-boot-s](http://stackoverflow.com/questions/38133680/why-do-we-need-component-spring-annotation-for-jersey-resource-in-spring-boot-s)
Contributor guide
Assessment
This issue has not been assessed yet.