a sample rest api for send email.
- java 8
- spring-boot-starter-web
- spring-boot-starter-mail
./gradlew bootRun
then see the magic on https://localhost:9000
a sample rest api for send email.
./gradlew bootRun
then see the magic on https://localhost:9000