Archivo para marzo 29th, 2011
Spring MVC data binding is really flexible and powerful, it can bind request parameters, URI templates variables, cookie values, HTTP headers… directly into your domain objects, but what if you want a custom resolution mechanism? I will show you how to do it with a simple example. Imagine you want to get the user country [...]
Filed under: Uncategorized | Deja un comentario
