This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Add Object Caching Caching Using Spring, AOP, and Ehcache
Feed Title: JavaBoutique
Feed URL: http://javaboutique.internet.com/articles.rdf
Feed Description: The Java Boutique is a collection of java applets, games, scripts, and tutorials. Learn programming and download free java applets and source code. You can also find news about java and jini.
AOP is a great way to cross-cut an application with caching functionality. Find out how to use it in conjunction with the Spring Framework and the open source Ehcache object cache library to give your application a clean and easy-to-understand caching solution.