thejavajar

{ java, groovy, flex, python, ruby }

Flower

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: ,

Comments are closed.