Java – direct field access in spring MVC 3
•
Java
I want to use direct field access for "command objects" in spring MVC 3
Solution
You can use the @ initbinder annotation on the controller method, and then use initdirectfieldaccess on the obtained webdatabinder. The document is here
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码