The petclinic sample in the 2.5.x version shows how to apply a WebBindingInitializer for all controllers with the @Controller annotation. How to applying a specific PropertyEditors for request parameter binding for some controllers but not all with the @Controller annotation?
Thanks in advance for your inputs.


Reply With Quote
