Spring course

by on January 26th, 2010

I am in the middle of a pretty interesting Spring training. We started with the DI container which I am familiar with. What was really interesting was the last two sessions in which we learn about AOP basics.

I had read some papers about AOP (aspect oriented programming) but I really didn’t understood it well until now. The way spring handles AOP was a nice surprise, the change of moving from spring xml tags to aspectj expressions was really pleasant.

Next sessions will be about SpringMVC and perhaps some Spring Securty. I’m looking forward to it.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>