Updated Spring Framework 6.2 Release Notes (markdown)

Brian Clozel
2024-10-28 15:10:52 +01:00
parent 6239e0ac36
commit e6c8f82eb4
+1
@@ -78,6 +78,7 @@ class MyConfiguration {
If no other `MyService` bean is defined, `defaultMyService` is used.
Otherwise, the container will pick transparently the one thats been defined externally.
[See the dedicated section in the reference documentation.](https://docs.spring.io/spring-framework/reference/6.2-SNAPSHOT/core/beans/annotation-config/autowired-qualifiers.html#page-title)
### Bean Background Initialization