Spring 2.5 Aspect Oriented Programming
Over the weekend I received Spring 2.5 Aspect Oriented Programming. I am pretty excited about reviewing this book because I have been a fan of using AOP with Spring in the past because it can simplify code by extracting things like transaction management and logging into a config file (ie Spring context file), making the application logic more manageable and cleaner.
Tags: Aspect Oriented Programming, Spring
This entry was posted on Monday, August 10th, 2009 at 9:29 am and is filed under Commentary. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.