I migrated my application from spring framework 4.3.x to 5.3.x. After this bean injection is failing. It is failing only if I use @Resource annotation. If I use @Autowired and @Qualifier then it is working as expected.
In both 4.3.x and 5.3.x @Resource annotation is resolving to below JAR jar:file: jdk1.8/jre/lib/rt.jar!/javax/annotation/Resource.class
Affects: 5.3.x
Comment From: sbrannen
We cannot assess this without actual code.
If you would like us to look into this, please provide a minimal sample application that we can run ourselves (preferably in a public repository on GitHub or a ZIP file attached to this issue).
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-projects-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.