Spring 3.2 comes with a lot of new stuff. Below is a brief listing of the features that are in 3.2 version:
- Initial support for asynchronous @Controller methods
- Early support for JCache-based cache providers
- Significant performance improvements in autowiring of non-singleton beans
- Initial delay support for @Scheduled
- Ability to choose between multiple executuors with @Async
- Enhanced bean profile selection using the not (!) operator
- 47 bugs fixed, 8 new features and 36 improvements implemented
There are a lot of other stuff.. checkout Spring source website ...
No comments:
Post a Comment