File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
3
3
http://www.springsource.org
4
4
5
5
6
- Changes in version 3.2 RC1 (2012-11-02 )
6
+ Changes in version 3.2 RC1 (2012-11-04 )
7
7
---------------------------------------
8
8
9
9
* added "getApplicationName()" method to ApplicationContext interface
@@ -63,6 +63,7 @@ Changes in version 3.2 RC1 (2012-11-02)
63
63
* support DateTimeFormat annotation without Joda (SPR-6508)
64
64
* use concurrent cache to improve performance of GenericTypeResolver (SPR-8701)
65
65
* cache and late resolve annotations on bean properties to improve performance (SPR-9166)
66
+ * allow PropertyResolver implementations to ignore unresolvable ${placeholders} (SPR-9569)
66
67
67
68
68
69
Changes in version 3.2 M2 (2012-09-11)
You can’t perform that action at this time.
0 commit comments