« October 2005 | Main | May 2007 »

April 3, 2006

Presenting Spring AOP at SDForum April 4

I'm giving a presentation at the SDForum Java SIG tomorrow evening, April 4, on aspect oriented programming with the Spring Framework.

I will be discussing a model for using the AOP features of Spring to expose Hibernate-managed POJOs to remote clients through web services complete with role-based security and declarative transactions. It follows one of the service API design approaches I discussed in this forum last year.

The source for this presentation is available here.

Posted by Alon Salant at 3:19 PM | Comments (4)