Presenting Spring AOP at SDForum April 4

Alon Salant ·

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.