Send an SMS or Message from Spring Boot Application to Mobile Phone

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • In this article, we will learn to send SMS from the Spring Boot Application.
    ►Checkout my website: www.pixeltrice...
    ►Click here to subscribe : / @pixeltrice
    If my videos have helped you in any way do support PixelTrice to make more content.
    For Donation
    Patreon: / pixeltrice
    About Me:
    Hey Guys, I'm Software Engineer by Profession expertise in Java!!!
    I make free programming tutorials from beginner to advanced level.
    That includes Java for beginner, Advanced Java and many more.
    And i use to explain in a very simple words, even if you are from other background and trying to switch in IT Industry, then you at right place.I give a Real World Example, so that you can easily understand any concept in depth.
    Sometimes I make videos on motivation.
    There is something for everyone here.

Комментарии • 30

  • @omardrissi4542
    @omardrissi4542 2 года назад

    thank you Very helpful!

  • @nguyenquan4836
    @nguyenquan4836 Год назад

    Thank you

  • @danilomassoni5294
    @danilomassoni5294 Год назад

    Thanks!

  • @shedrackaji8997
    @shedrackaji8997 4 года назад +2

    Very helpful! Keep on the good work .

  • @samuelsodagudi
    @samuelsodagudi 3 года назад +1

    Nice 👌👌👌

  • @nagendrapp2213
    @nagendrapp2213 4 года назад

    awesome please upload more springboot videos

    • @pramodgupta8730
      @pramodgupta8730 4 года назад

      Very helpful thanks for uploading such kind of video👍

  • @chittooruvenu
    @chittooruvenu 4 года назад +1

    Nice

  • @shilpamunjal2109
    @shilpamunjal2109 4 месяца назад

    I am getting error due to simpmessaging template that we can't find bean for this,pls help

  • @KHIRODHKUMARCHOUDHARY
    @KHIRODHKUMARCHOUDHARY 7 месяцев назад

    Can we send automatic (like his username) msg to the user by fetching from database , Can you give overall Idea

  • @chaturanandyadav6057
    @chaturanandyadav6057 3 года назад

    such an amazing video but why in trial Twillio account I can not send SMS more than one number(i.e. registered number)

  • @venkatahemanthnelaturi2590
    @venkatahemanthnelaturi2590 3 года назад

    please do how to send a otp code to user and validate that code

  • @saumasischandra8114
    @saumasischandra8114 2 года назад

    Problem is that twilio only allow you to send sms to the number you have verfied while login , so basically you have to get a paid account to send message to any number

  • @jagadishhudgi1108
    @jagadishhudgi1108 2 года назад

    Can we send unlimited free text message ?

  • @karthikaganesan7556
    @karthikaganesan7556 3 года назад

    i have one doubt which number assign in From_number in Sms Service pls help me

    • @PixelTrice
      @PixelTrice  3 года назад

      Hi Karthika, please assign the number which generated in your Twilio account.
      Once you create an account on Twilio you have to provide your mobile number, after that twilio will generate some random mobile number on behave of you. Check at 21 minutes of video, I explained there. Let me know for any help.

  • @gayathrim8736
    @gayathrim8736 2 года назад

    hello sir i got error in postman "timestamp": "2022-07-20T16:34:40.689+00:00",
    "status": 500,
    "error": "Internal Server Error",
    "path": "/sms"
    }

    • @PixelTrice
      @PixelTrice  2 года назад

      Hi Gayathri, did you provide the correct mobile number or can you please verify the Twilio configuration are correct?
      Please refer this article:
      www.pixeltrice.com/send-an-sms-or-message-from-spring-boot-application-to-mobile-phone/