Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 224 Bytes

learn-spring-email

description

a sample rest api for send email.

technologies

  • java 8
  • spring-boot-starter-web
  • spring-boot-starter-mail

run

./gradlew bootRun

then see the magic on https://localhost:9000