mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
DataBinder now accepts var-args to set allowed, disallowed, and required fields
This commit is contained in:
@@ -6,7 +6,8 @@ http://www.springsource.org
|
||||
Changes in version 3.0.0.RC2 (2009-##-##)
|
||||
-----------------------------------------
|
||||
|
||||
* ClassUtils is now parametrized with Class<?> and Class<T> where appropriate.
|
||||
* DataBinder now accepts var-args to set allowed, disallowed, and required fields
|
||||
* ClassUtils is now parametrized with Class<?> and Class<T> where appropriate
|
||||
|
||||
|
||||
Changes in version 3.0.0.RC1 (2009-09-25)
|
||||
|
||||
Reference in New Issue
Block a user