Dear Spring Community,
We are pleased to announce that Wanghy-Cache is now part of Spring Modules (https://springmodules.dev.java.net/ ). We are stopping the development of Wanghy-Cache to continue under the umbrella of Spring Modules.
Dear Spring Community,
We are pleased to announce that Wanghy-Cache 1.0-RC3 has been released. Wanghy-Cache provides declarative caching services to the Spring Framework.
This is the last release under the Wanghy name. Wanghy-Cache will be part of springmodules (https://springmodules.dev.java.net/ ).
Changes:
* Full support for programmatic use (without AOP)
* Fixed bug 1179063 (https://sourceforge.net/tracker/index.php?func=detail&aid=1179063&group_id=120046&atid=685823 )
* Updated documentation... read more
Dear Java Community,
We are pleased to announce that Wanghy-Cache 1.0-RC1 has been released. Wanghy-Cache provides declarative caching services to the Spring Framework.
Main Features:
* Stores in the cache the return values of advised methods.
* Flushes the cache (or parts of the cache) before or after advised methods are executed.
* Supports different cache providers: EHCache, JCS, LRU Cache and OSCache.
* Can be completely configured in the Spring configuration file. Source-level metadata can be used as an option (like Spring's transaction management). ... read more
Dear Java Community,
We are pleased to announce that Wanghy-Cache 1.0-RC1 has been released. Wanghy-Cache provides declarative caching services to the Spring Framework.
Main Features:
* Stores in the cache the return values of advised methods.
* Flushes the cache (or parts of the cache) before or after advised methods are executed.
* Supports different cache providers: EHCache, JCS, LRU Cache and OSCache.
* Can be completely configured in the Spring configuration file. Source-level metadata can be used as an option (like Spring's transaction management).... read more