-
Dec 1st, 2009, 06:31 AM
#1
Custom DataBinder in Spring 3.0
Hello,
I'm migrating our project to Spring 3.0. Most of the issues is resolved but one of them not.
We used to create our own custom DataBinder in a AnnotationMethodHandlerAdapter subclass. We used to override the createBinder() method and created our own DataBinder implementation there.
How to achieve the same in Spring 3.0. The createBinder() method disappeared.
Thank you.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules