Community

Using the Spring DataBinder to map Strings to objects

(Jeroen van Wilgenburg) The Spring DataBinder is not only useful to bind request parameters, you can also use the DataBinder on other parameters, like command line arguments, JSON objects coming from an Ajax request and query results from a database.

Read More - Register for Free Membership

Tags: