Polishing

This commit is contained in:
Juergen Hoeller
2023-08-09 23:53:40 +02:00
parent 6fc5a78252
commit d254bff197
2 changed files with 16 additions and 39 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