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 d999324 commit 66fd86bCopy full SHA for 66fd86b
src/asciidoc/core-beans.adoc
@@ -2680,7 +2680,7 @@ understand the "why" as well as the "how" behind it.
2680
----
2681
2682
To create such a proxy, you insert a child `<aop:scoped-proxy/>` element into a scoped
2683
-bean definition. See <<beans-factory-scopes-other-injection-proxies>> and
+bean definition. (See <<beans-factory-scopes-other-injection-proxies>> and
2684
<<xsd-configuration>>.) Why do definitions of beans scoped at the `request`, `session`,
2685
`globalSession` and custom-scope levels require the `<aop:scoped-proxy/>` element ?
2686
Let's examine the following singleton bean definition and contrast it with what you need
0 commit comments