We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c714098 + aca5db8 commit c5f51aaCopy full SHA for c5f51aa
framework-docs/modules/ROOT/pages/core/beans/context-introduction.adoc
@@ -1,7 +1,7 @@
1
[[context-introduction]]
2
= Additional Capabilities of the `ApplicationContext`
3
4
-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`
5
package provides basic functionality for managing and manipulating beans, including in a
6
programmatic way. The `org.springframework.context` package adds the
7
{spring-framework-api}/context/ApplicationContext.html[`ApplicationContext`]
0 commit comments