Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 254 Bytes

greenmail-demo

Simple application that uses spring-boot-starter-mail to create a simple email sender service. This service is then tested using junit5 and greenmail.

tech used

  • spring-boot
  • spring-boot-starter-mail
  • greenmail and greenmail-junit5