提交 2f840b10 编写于 作者: C Costin Leau

SPR-6646

+ replaced handleRequest() with setSynchronizeOnSession() which is final
上级 0968e9fb
......@@ -46,7 +46,7 @@
<para>You cannot add advice to final methods when you use Spring MVC.
For example, you cannot add advice to the
<literal>AbstractController.handleRequest()</literal> method. Refer to
<literal>AbstractController.setSynchronizeOnSession()</literal> method. Refer to
<xref linkend="aop-understanding-aop-proxies" /> for more information on
AOP proxies and why you cannot add advice to final methods.</para>
</sidebar>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册