Cleaner and More Concise Transaction Definitions in Spring 1.1
(Note: this post modified 2004-10-7 to reflect new ‘abstract’ attribute introduced with Spring 1.1.1 released on 2004-9-30).
People typically create transactional proxies for service interfaces in their Spring ApplicationContext definitions using either TransactionProxyFactoryBean or BeanNameAutoProxyCreator. This post details how enhancements for Spring 1.1 (included in the current v1.1RC1) allow defining transactional proxies in a much more […]
It’s about time!
In early ‘97 I started reading Dave Winer’s Scripting News, considered by many to be the first or one of the first weblogs as we know them today, and from that time have wanted to set up some online presence for myself. So it only took me 7 years to get off my keister and […]

