Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 277 Bytes

spring-boot-gmail

Test endpoint

curl -v  localhost:8080/email -d '{"to": "mario.luiz.miranda@gmail.com","subject": "Aviso aos clientes","body": "Prezado cliente,/n/nAcesse agora:/n/nhttps://devsuperior.com.br/n/nAbracos!"}' -H 'Content-type:application/json'