May 19, 2006
Declarative Caching Services for Spring by Alex Ruiz — Caching is an essential practice that improves the performance of enterprise applications. In this article, Alex Ruiz demonstrates a declarative caching framework for Spring 2.0, which supports pluggable cache implementations.
spring, spring2.0, caching, aspectj, AOP, SpringAOP, XStream
Read the full article →
May 7, 2006
I've been using the Java2HTML library for a while now and it's been doing a great job in my usage as an Ant task. I discovered Markus Gebhard's Java2HTML library a few years back and have been very happy with it. Markus has done a great job in creating this open source library [...]
Read the full article →