Merge branch '6.0.x'

This commit is contained in:
Juergen Hoeller
2023-08-09 23:54:30 +02:00
4 changed files with 19 additions and 42 deletions

View File

@@ -364,8 +364,6 @@ ignored if it cannot be autowired. This allows properties to be assigned default
that can be optionally overridden via dependency injection.
====
[[beans-autowired-annotation-constructor-resolution]]
Injected constructor and factory method arguments are a special case since the `required`
attribute in `@Autowired` has a somewhat different meaning due to Spring's constructor