It always feel nice to get recognized for something you do, and I’m happy it happened today. My post – Aspect Oriented Programming with AspectJ and Spring AOP – A simple example to create logging aspect – got a mention in SpringSource News & Announcements for this week (This Week in Spring: September 6th, 2011).
.. Spring’s AOP support is a fantastic way to add cross-cutting functionality to your application. This post introduces a very simple example using Spring’s AOP support. Check it out!
Related articles
- Using Spring’s PropertyPlaceholderConfigurer to load configurable parameters from properties files – An example (singztechmusings.wordpress.com)
- Migrating from EJB to Spring and from JBoss to Apache Tomcat: A Real-Life Case Study of Hyperic (singztechmusings.wordpress.com)
- The evolution of Spring dependency injection techniques (javacodegeeks.com)
Advertisements