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.
1 parent d50d4a9 commit f262046Copy full SHA for f262046
framework-docs/modules/ROOT/pages/core/beans/basics.adoc
@@ -141,7 +141,7 @@ Kotlin::
141
====
142
After you learn about Spring's IoC container, you may want to know more about Spring's
143
`Resource` abstraction (as described in
144
-xref:web/webflux-webclient/client-builder.adoc#webflux-client-builder-reactor-resources[Resources])
+xref:core/resources.adoc[Resources])
145
which provides a convenient mechanism for reading an InputStream from locations defined
146
in a URI syntax. In particular, `Resource` paths are used to construct applications contexts,
147
as described in xref:core/resources.adoc#resources-app-ctx[Application Contexts and Resource Paths].
0 commit comments