Hi,
Last version of SSM was released more than year ago so it's a high time to release a new one. The time has come and a next version 3.6.1 with bugfixes and improvements is available in central maven repository.
I've also moved most of project's documentation from google code to github.
I want to thank pgkol (Gokul Krishna Paravasthu) and Taraan03 for pull requests. I hope that there will be more contribution to SSM.
Release notes:* fix compatibility issue with Spring 4.3 Cache Abstraction* accept disableCache setting
* fix runtime exceptions when cache is disabled
* add warning when collection parameter is used to generate key for non *MultiCache
* make cacheBase optional if only Spring Cache annotations are used
* update spymemcached to 2.12.1
* update xmemcached to 2.0.1
* change junit to test dependency only