Quantcast
Channel: Examples Java Code Geeks » Mail
Browsing latest articles
Browse All 2 View Live

Sending e-mails with Spring

We will create a simple Spring service that will be used for sending mail. One method will create a SimpleMailMessage on the spot, while the other will use a preconfigured default message. The source...

View Article



Spring E-Mail Support – GMail SMTP Server Example

This is an example of Spring E-mail support via the Gmail SMTP Server. The Spring Framework provides a utility library for sending emails. The org.springframework.mail package contains all classes that...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images