提交 3e4f8905 编写于 作者: A armansimonyan13 提交者: Sam Brannen

Fix grammar issue (#22628)

上级 5a0ac42b
......@@ -1259,7 +1259,7 @@ directly to the response body versus view resolution and rendering with an HTML
[[mvc-ann-requestmapping-proxying]]
==== AOP Proxies
In some cases, you many need to decorate a controller with an AOP proxy at runtime.
In some cases, you may need to decorate a controller with an AOP proxy at runtime.
One example is if you choose to have `@Transactional` annotations directly on the
controller. When this is the case, for controllers specifically, we recommend
using class-based proxying. This is typically the default choice with controllers.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册