parent
e3d8ab2088
commit
5eae22abb8
|
|
@ -6,9 +6,11 @@ http://www.springsource.org
|
||||||
Changes in version 3.2 M2
|
Changes in version 3.2 M2
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
* spring-test module now depends on junit:junit-dep
|
* spring-test module now depends on junit:junit-dep (SPR-6966)
|
||||||
* raise RestClientException instead of IllegalArgumentException for unknown status codes
|
* raise RestClientException instead of IllegalArgumentException for unknown status codes
|
||||||
* add JacksonObjectMapperFactoryBean for configuring a Jackson ObjectMapper in XML
|
* add JacksonObjectMapperFactoryBean for configuring a Jackson ObjectMapper in XML
|
||||||
|
* infer return type of parameterized factory methods (SPR-9493)
|
||||||
|
|
||||||
|
|
||||||
Changes in version 3.2 M1 (2012-05-28)
|
Changes in version 3.2 M1 (2012-05-28)
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue