CHAPTER 13

image

Adding E-mail and Scheduling Tasks

In this chapter, you are going to incorporate new features into your Spring application. Let’s imagine that you have some users that like your My Documents application and they want to subscribe to an e-mail to receive the latest documents that are inserted. Let’s also add some logic that verifies the location of all of the documents (remember that the location is a physical path where the document’s type is a note or PDF and the location for a book type is a URL); if the location is wrong or unavailable, the application will alert you to take some action about it.

Let’s start by creating your first ...

Get Introducing Spring Framework: A Primer now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.