We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d8ab2 commit 5eae22aCopy full SHA for 5eae22a
src/dist/changelog.txt
@@ -6,9 +6,11 @@ http://www.springsource.org
6
Changes in version 3.2 M2
7
-------------------------
8
9
-* spring-test module now depends on junit:junit-dep
+* spring-test module now depends on junit:junit-dep (SPR-6966)
10
* raise RestClientException instead of IllegalArgumentException for unknown status codes
11
* add JacksonObjectMapperFactoryBean for configuring a Jackson ObjectMapper in XML
12
+* infer return type of parameterized factory methods (SPR-9493)
13
+
14
15
Changes in version 3.2 M1 (2012-05-28)
16
--------------------------------------
0 commit comments