Skip to content

This project is based on Spring Boot Maven to send free SMS Notification using Twillo. Twillo is a third party tool that provides features like making a voice call and sending an SMS.

Notifications You must be signed in to change notification settings

rafsan-jany/spring-boot-sms-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-sms-notification

This project is based on Spring Boot Maven to send free SMS Notification using Twillo.

Twillo is a third party tool that provides features like making a voice call and sending SMS. At first you need to Sign Up an account in Twillo. After completing sign up, Go to the Twillo Dashboard and get your credentials such as Account SID and Authentication Token.

Twillo Dashboard


You need to verify a cell-phone so that the message from Twillo can be received. Also get your Twillo Generated Number. After getting all these, put these to the SMSServiceImpl class and specified the message you want to send.

Import this Maven project any IDE and run. The projec is running on default Spring Boot port on localhost is 8080. Hit the url http://localhost:8080/sendSMS and the specified message is send to your cell phone and you will get this response in postman.

sms_postman_response

About

This project is based on Spring Boot Maven to send free SMS Notification using Twillo. Twillo is a third party tool that provides features like making a voice call and sending an SMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages