Spring boot | Send email using spring boot

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • Send email using spring boot | Spring boot | Java Email
    #springboot
    #spring
    #java

ความคิดเห็น • 17

  • @AVSOFT-fq1qm
    @AVSOFT-fq1qm  2 หลายเดือนก่อน

    Please subscribe and support to my channel

  • @user-ns6ee9lf4i
    @user-ns6ee9lf4i 2 หลายเดือนก่อน +1

    thank you

    • @AVSOFT-fq1qm
      @AVSOFT-fq1qm  2 หลายเดือนก่อน

      You're welcome

  • @Lauty1220
    @Lauty1220 3 หลายเดือนก่อน +1

    You are the best brother

    • @AVSOFT-fq1qm
      @AVSOFT-fq1qm  2 หลายเดือนก่อน +1

      Thanks man

  • @k.chakri-zm3ee
    @k.chakri-zm3ee 3 หลายเดือนก่อน +2

    Could you create a video on using JUnit with Spring Boot?

  • @sujatajagadale-gj2sc
    @sujatajagadale-gj2sc 2 หลายเดือนก่อน

    Code is not working

  • @saitejaballa6759
    @saitejaballa6759 3 หลายเดือนก่อน +1

    How does it work for you , for me It throwing error - "sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"

    • @AVSOFT-fq1qm
      @AVSOFT-fq1qm  3 หลายเดือนก่อน

      Copy exact same application property in ur project don't miss any property or don't add any extra property

    • @saitejaballa6759
      @saitejaballa6759 3 หลายเดือนก่อน

      ​@@AVSOFT-fq1qm I tried and checked 10 times and followed the same in video but didn't help .

    • @AVSOFT-fq1qm
      @AVSOFT-fq1qm  3 หลายเดือนก่อน

      spring.mail.properties.mail.smtp.starttls.enable=true
      It this property true in ur application.property.
      Or add ur property file in comment

    • @saitejaballa6759
      @saitejaballa6759 3 หลายเดือนก่อน

      @@AVSOFT-fq1qm yes it is set to true