Merge branch '6.1.x'

This commit is contained in:
Brian Clozel 2024-08-22 09:32:11 +02:00
commit c5f51aab67
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[[context-introduction]] [[context-introduction]]
= Additional Capabilities of the `ApplicationContext` = Additional Capabilities of the `ApplicationContext`
As discussed in the xref:web/webmvc-view/mvc-xslt.adoc#mvc-view-xslt-beandefs[chapter introduction], the `org.springframework.beans.factory` As discussed in the xref:core/beans/introduction.adoc[chapter introduction], the `org.springframework.beans.factory`
package provides basic functionality for managing and manipulating beans, including in a package provides basic functionality for managing and manipulating beans, including in a
programmatic way. The `org.springframework.context` package adds the programmatic way. The `org.springframework.context` package adds the
{spring-framework-api}/context/ApplicationContext.html[`ApplicationContext`] {spring-framework-api}/context/ApplicationContext.html[`ApplicationContext`]