提交 e2b8a786 编写于 作者: N nkjackzhang 提交者: Stephane Nicoll

Polish doc

Closes gh-1110
上级 ff738e76
......@@ -6670,7 +6670,7 @@ where the magic comes in: All `@Configuration` classes are subclassed at startup
with `CGLIB`. In the subclass, the child method checks the container first for any
cached (scoped) beans before it calls the parent method and creates a new instance. Note
that as of Spring 3.2, it is no longer necessary to add CGLIB to your classpath because
CGLIB classes have been repackaged under org.springframework and included directly
CGLIB classes have been repackaged under `org.springframework.cglib` and included directly
within the spring-core JAR.
[NOTE]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册