Spring Tutorials, Tips & Tricks

Introducing Cache support in Spring 3.1 M1

Introducing Cache support in Spring 3.1 M1

Spring 3.1 M1 is out with some very useful features. One of the coolest feature in the latest release is comprehensive Caching support! Spring Framework provides support for transparently adding caching into an existing...

Spring Roo: Two Databases Configuration

Spring Roo: Two Databases Configuration

I’ve seen very often a recurrent question on Spring Roo forums. The question is “How to configure the application to handle two databases”. Certainly this is a more ample question to Spring Roo only,...