Send email using MailStrap | Sending email for spring boot project [Hindi]

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video we are going to learn how to send email using MailStrap service in our spring boot project . The idea is to send verification link to activate account. #36
    SCM Complete Project link: • Smart Contact Manager 2.0
    Source Code Link: github.com/Lea...
    Complete NextJs Series: • NextJS Tutorial with P...
    Premium Course Library: courses.learnc...
    React JS Course : courses.learnc...
    Master Spring Boot Course : courses.learnc...
    Telegram Link for Doubt: t.me/learncode...
    Important Videos:
    ➡️React JS with Project : • 🔥 🔥 Complete React Js ...
    ➡️Learn JDBC in one video: • JDBC Crash Course in 1...
    ➡️Learn Python in One Video: • Learn Python in One Vi...
    ➡️Learn HTML in one video: • Jquery in one video in...
    ➡️Learn HTML form in one video: • Jquery in one video in...
    ➡️Learn JavaScript in one videos: • Learn JavaScript in O...
    ➡️Learn Form Validation using javascript and jquery: • Form Validation using ...
    ➡️Learn CSS in one video: • Jquery in one video in...
    ➡️Jquery in one video: • Jquery in one video in...
    Kotlin is one video: • Kotlin | Learn Kotlin ...
    ➡️Complete Python Project - RUclips downloader in one video: • Jquery in one video in...
    Important Playlist:
    ➡️Spring Boot Tutorial with Project : • Spring Boot Tutorial i...
    ➡️Spring MVC Tutorial: • Spring MVC Tutorial St...
    ➡️Complete Spring Framework Tutorial: • Spring Framework Tutor...
    ➡️Hibernate Tutorials: • Hibernate Tutorial for...
    ➡️E-Commerce Project using Java: • E-Commerce Project usi...
    ➡️AWS Free Java Hosting Playlist: • AWS Hosting Tutorial |...
    ➡️Hibernate Tutorial Playlist: • Hibernate Tutorial for...
    ➡️Learn Technology in One Vides: • Learn in one video : C...
    ➡️Programming Tips for Programmers: • Coding Tips and Discus...
    ➡️Complete Python for Beginners: • Complete Python Tutori...
    ➡️Important Python Projects: • Python Projects in Hindi
    ➡️Complete Servlet & JSP : • Servlet and Jsp (Serve...
    ➡️Complete JDBC ( Java Database Connectivity) : • JDBC(Java Database Con...
    ➡️Complete Java Project : TechBlog: • Full Java Advance Pro...
    ➡️Java Swing Projects: • Java Projects for begi...
    ➡️Java Core Concepts: • Java Core Tutorial
    ➡️Kya aap Jante hai Series: • kya app jante hai : s...
    Important Links:
    👉Official Website (Source Code): learncodewithd...
    👉Telegram Discussion Group: t.me/learncode...
    👉Follow me on Instagram: / durgesh_k_t
    👉Follow on Facebook / learncodewithdurgesh
    Disclaimer:
    All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

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

  • @learnprep7423
    @learnprep7423 2 месяца назад +2

    Hi durgesh ,please bring WhatsApp integration video its highly in demand right now as per industry .Other youtubers used Twilio which is very expensive.Pleas bring something whatsapp buisness api integration video it would be very helpful . Thank you

  • @user-db6vy2xk9i
    @user-db6vy2xk9i 2 месяца назад +2

    1st comment😅

  • @deep90402
    @deep90402 2 месяца назад +1

    Please create video on session management in spring boot

  • @RahulJoshiVlogz
    @RahulJoshiVlogz 2 месяца назад

    Thankyou Sir

  • @codewithblog
    @codewithblog 14 дней назад

    Sir ek baat samajh me nahi aayi ki hum jab khudhke mail se mail send karsakte to mail stripe use karne ki kya jarurat hai.

  • @OmveerSingh-ob7gx
    @OmveerSingh-ob7gx 2 месяца назад +1

    Durgesh sir,,, मै algo trading software बनाना चाहता हु,,, उसके लिए मुझे क्या क्या सीखना होगा,,, plz bataye 🙏🙏🙏🙏, I'm a biggener in this field

    • @OmveerSingh-ob7gx
      @OmveerSingh-ob7gx 2 месяца назад

      Plz 🙏🙏🙏🙏

    • @OmveerSingh-ob7gx
      @OmveerSingh-ob7gx 2 месяца назад

      Plz reply sir 🙏🙏🙏

    • @devanshsharma8543
      @devanshsharma8543 Месяц назад

      ask chatGPT

    • @devanshsharma8543
      @devanshsharma8543 Месяц назад

      Creating an algorithmic trading software involves multiple steps, including defining your trading strategy, selecting the right technology stack, implementing the algorithms, and thoroughly testing the system. Below is a high-level guide to help you get started:
      Step 1: Define Your Trading Strategy
      Research: Understand different trading strategies like trend following, mean reversion, arbitrage, etc.
      Backtesting: Use historical data to test the viability of your strategy.
      Risk Management: Define risk management rules such as stop-loss, position sizing, etc.
      Step 2: Choose the Right Technology Stack
      Programming Languages: Python is popular for its extensive libraries and ease of use. Other languages include C++, Java, and R.
      Trading Platform: Select a trading platform that provides an API for algorithmic trading, such as Interactive Brokers, Alpaca, or Robinhood.
      Data Sources: Choose reliable data sources for historical and real-time market data. Some options are Yahoo Finance, Alpha Vantage, and Quandl.
      Step 3: Set Up Your Development Environment
      Install Python: Ensure you have Python installed.
      IDE/Editor: Use an Integrated Development Environment (IDE) like PyCharm, VS Code, or Jupyter Notebook.
      Libraries: Install necessary libraries like pandas, numpy, scikit-learn, TA-Lib, and ccxt for handling data, implementing strategies, and interacting with exchanges.
      Step 4: Implement the Algorithm.....

  • @tribalchief7796
    @tribalchief7796 2 месяца назад

    @4:30 you're talking about which video? Provide the actual link

  • @rishiraj2548
    @rishiraj2548 2 месяца назад

    🙏🏻🙂👍🏻

  • @sagnikbose5823
    @sagnikbose5823 12 дней назад

    Sir host kardo pls

  • @akashtyagi-dc2zf
    @akashtyagi-dc2zf 2 месяца назад

    I am not able to run the tests, mera project structure bhi shi h aur plugin bhi added hai fir bhi test class me run ka button nhi h, anyone know the solution?

    • @devanshsharma8543
      @devanshsharma8543 Месяц назад

      I'm stuck on the same, did you figure something out? well apprantely test class don't run when we run the application, we will have to make a separate class that has the test method. But still, not working.

    • @tyagiakash94
      @tyagiakash94 Месяц назад

      no, no help, what i did though i checked everything from postman

  • @Spider-Man_67
    @Spider-Man_67 2 месяца назад +1

    Sir ek baat mujhe samjh nahi aayi apne zo wo 10 + 7 hrs kaa zo long video dala hai SCM 2.0 kaa kya wo complete nahi hai...yaa fir ye zo individual videos hai wo aage ke hai?
    Please clear my doubt?

    • @akashtyagi-dc2zf
      @akashtyagi-dc2zf 2 месяца назад

      ye individual videos aage ke hn, long videos me bhi same hi content h bs vo ek jgha pe h, jo ab aa rhi hn vo project me aage ki videos hn

    • @Spider-Man_67
      @Spider-Man_67 2 месяца назад

      @@akashtyagi-dc2zf ooo acha