Skip to content

Reinstate dependency injection support for legacy JSR-250 @javax.annotation.Resource annotation #30695

@nzb15555196162

Description

@nzb15555196162

spring-web 6.0.9

i just upgrade spring boot from 2.4.10 to 3.0.7. then spring-boot-starter-web auto upgrade from 5.3.9 to 6.0.9.

it have some compile error. i have fixed refer to the official document, but unfortunately all my spring bean cannot inject.

it make me annoy. in order to confirm the reason, i downgrade the springboot version to 2.4.10, and it works.

could someone help me?

see my snapshot upgrade version:

1687231035052
1687231071521

downgrade version:

1687231122144
1687231149920

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions