Monthly Archives: November 2008
SpringOne Americas 2008
I’ll be at SpringOne Americas 2008 this week. Check this space for information about the conference as it unfolds.
Publish an RSS feed with Spring 3.0
At the time of this writing, Spring 3.0 isn’t out yet, but that doesn’t mean we can’t start goofing around with the nightly snapshots. I’ve been doing just that, and in this article I’ll show you how to publish an … Continue reading
AOP 101: Speeding up Spring’s JavaMailSenderImpl with AOP
This material is based on an earlier version of Spring in Practice, chapter 8—one that predates the @Async annotation. Nowadays I would recommend using @Async and the Spring Task Execution API for making JavaMail calls asynchonous. The book covers the … Continue reading
Posted in Chapter 08 - Communicating, Tutorials
Tagged aop, concurrency, javamail, smtp, threads
11 Comments
