EvelinSzabados / hapipotterbackend

Email sender with javax.mail and Jetty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H(api) Potter project backend

Email sender with javax.mail and Jetty for React.js project.
Project repository

Description

The servlet recieves a POST request from client, that calls the MailUtility class sendmail() method.
With javax.mail it sends an email to the user by retrieving SMTP data from Properties.

Run it as Maven project

Run command: jetty:run

About

Email sender with javax.mail and Jetty


Languages

Language:Java 100.0%