提交 49d78b48 编写于 作者: S Stephane Nicoll

Merge pull request #1089 from nkjackzhang:patch-2

* pr/1089:
  Polish
  Fix typo in asciidoc
......@@ -2680,12 +2680,12 @@ understand the "why" as well as the "how" behind it.
----
To create such a proxy, you insert a child `<aop:scoped-proxy/>` element into a scoped
bean definition. See <<beans-factory-scopes-other-injection-proxies>> and
<<xsd-configuration>>.) Why do definitions of beans scoped at the `request`, `session`,
`globalSession` and custom-scope levels require the `<aop:scoped-proxy/>` element ?
bean definition (see <<beans-factory-scopes-other-injection-proxies>> and
<<xsd-configuration>>). Why do definitions of beans scoped at the `request`, `session`,
`globalSession` and custom-scope levels require the `<aop:scoped-proxy/>` element?
Let's examine the following singleton bean definition and contrast it with what you need
to define for the aforementioned scopes. (The following `userPreferences` bean
definition as it stands is __incomplete.)__
to define for the aforementioned scopes (note that the following `userPreferences` bean
definition as it stands is __incomplete__).
[source,xml,indent=0]
[subs="verbatim,quotes"]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册