Category Archives: spring2

Spring 2.0.2 / 2.0.4 / 2.0.5

About two weeks ago I migrated our project from spring 2.0.2 to the latest version available version in the maven repository at that time 2.0.4. The transition was smooth. It took a couple of days before I started realizing that … Continue reading

Posted in java, spring2 | Leave a comment

Spring and scripting languages… don’t go together?

Today I had a look at using the excellent groovy scripting language to create a dynamic solution for determining the keys to flush in our distributed caching setup. Since determining which keys to flush when an object is updated/created/deleted is … Continue reading

Posted in groovy, java, spring2 | Leave a comment