Spring Portlet MVC 3.0 does not support
Visit https://jira.springsource.org/browse/SPR-6817 for more info about this.
However you can add this to your common applicationContext
This way you do not need add @InitBinder to every single controller
and of course