Complete Project | Create ToDo Application from Scratch | Spring Boot | MySQL | JPA Data | JSP

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • Join this channel to get access to perks:
    / @prashantsharmaofficial
    Please like, share, and subscribe!!
    GitHub Repo: github.com/spr...

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

  • @Er.MeetPatel
    @Er.MeetPatel Год назад +8

    Thank You so much you saved my life I got a project to submit and had only one day to learn and create a project in spring boot with MySQL. Thank You again.💖💖💖

  • @abhishekvishwakarma7389
    @abhishekvishwakarma7389 4 месяца назад +5

    Manually adding libraries to the classpath in Eclipse under "Java Build Path" -> "Libraries" is not recommended for Maven projects. Instead, rely on Maven's dependency management through the pom.xml file.

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

    Greatest ever and simple
    Thanks for this video

  • @manojvemula893
    @manojvemula893 7 месяцев назад +3

    Hi..this is helpful..but we really want the resources component in html ..but not in JSP...will you please post html code in the description...

  • @harshadadandawate504
    @harshadadandawate504 9 месяцев назад +1

    learned a lot and very simple explanation.
    Thanks😊

  • @Krotinho23
    @Krotinho23 5 месяцев назад +2

    I downloaded your project but the same error happens "TagLibraryValidator error "

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

    Iam doing this in intellij idea updated version and basic steps are also getting difficult beacuse most features are different initial step of build path i cant find in it

  • @ALOKSINGH-d5g
    @ALOKSINGH-d5g 11 дней назад +1

    thank you

  • @srikrishna-oh6nx
    @srikrishna-oh6nx 10 месяцев назад +1

    Thanks sir, done great job

  • @aby14737
    @aby14737 Год назад +1

    Thanks bro. wonderful job

  • @csrchandra8832
    @csrchandra8832 Год назад +1

    Watching ur vedios

  • @viveksingh8921
    @viveksingh8921 Год назад +2

    Are you available bro i am getting lot of error while trying to appy this code can you help me out

  • @Rob-J-BJJ
    @Rob-J-BJJ 5 месяцев назад +1

    good video my brother

  • @mukesh_1624
    @mukesh_1624 Год назад +1

    Go head 🤘🤘🤘

  • @DhanshreeKurade
    @DhanshreeKurade 9 дней назад

    Hello Sir, when i add a new ToDo item it gets added successfully but the saved data is not visible in the table in home page. Can you help me with this?

  • @ansumannnn
    @ansumannnn Год назад +1

    Hey! Prashant. Everything works perfectly except when I click on save after editing, it gives me Whitelabel Error Page. Any thoughts? FYI I did exactly what you did.

  • @abhiahire5831
    @abhiahire5831 6 месяцев назад +3

    This application has no explicit mapping for /error, so you are seeing this as a fallback.
    Mon Mar 18 23:33:05 IST 2024
    There was an unexpected error (type=Not Found, status=404).
    No static resource WEB-INF/jsp/ViewToDoList/jsp. who to solve this error

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

      bro same error solve hui to btado ?????

  • @jyotikumari-sh6zb
    @jyotikumari-sh6zb Месяц назад

    hi Prashant Sharma a big thanks to you for creating this video. after completing project on running url i am getting error as below
    Whitelabel Error Page
    This application has no explicit mapping for /error, so you are seeing this as a fallback.
    Mon Aug 12 15:04:07 IST 2024
    There was an unexpected error (type=Not Found, status=404).
    Can you please help in resolving this error

  • @edevaldosilva3104
    @edevaldosilva3104 Год назад +2

    Thanks, learned a lot. Question: is it possible to use JSF instead of JSP?

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  Год назад +1

      Yes, it is. Though you may need to do a lot of configuration changes for that.

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

      Ok. I got a project in JSF and want to migrate it to Spring. I'll search how to do it, thanks.

  • @csrchandra8832
    @csrchandra8832 Год назад +1

    I'm learning springboot

  • @arulkn8946
    @arulkn8946 Год назад +1

    Hi. Thanks for doing this. Can you update this with login and session

  • @ankitroutray7806
    @ankitroutray7806 10 месяцев назад

    SpringApplication has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0. Hey ! i got this error , can you please help me ?

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад

      This is due to version mismatch, check your java versions properly and the compiler version.

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

    can you please help me locate your github to copy the jsp file

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

    Anyone else encountering Nullpointerexception with repo reference or Autowiring repo bean object

  • @EduardoMartinez-vn7hd
    @EduardoMartinez-vn7hd 7 месяцев назад

    can someone explain this error:Whitelabel Error Page
    This application has no explicit mapping for /error, so you are seeing this as a fallback.
    There was an unexpected error (type=Internal Server Error, status=500). ?

    • @Mallikarjundev-mh6ge
      @Mallikarjundev-mh6ge 7 месяцев назад

      I too got this error, can you please help me if you had solved this?

    • @EduardoMartinez-vn7hd
      @EduardoMartinez-vn7hd 7 месяцев назад

      Ok, Solved. What I did was just install the first two jars that appeared in the video. Check them out. For some reason, I skipped that part.@@Mallikarjundev-mh6ge

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

      Put controller and main application file in same package

    • @nimishanada1465
      @nimishanada1465 6 месяцев назад +1

      instead of @Controller use @RestController annotation.

  • @abisekcbm3146
    @abisekcbm3146 Год назад +2

    Pls upload shoppingcart project using springboot

  • @happyandproud6594
    @happyandproud6594 10 месяцев назад +1

    As someone else mentioned, what external Jars do we need to include?

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

    hi.. 14:29 when i am running as java application it is giving alot of errors into the console related to jdbc can you help please.

  • @kagantek6637
    @kagantek6637 5 месяцев назад

    Are you using hibernate?

  • @soni_ya_offl
    @soni_ya_offl 8 месяцев назад +1

    do you have any document for installation and procedure for this ? i mean documentation?

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

    Which ide you have used?

  • @RajeevRanjan-ig7ip
    @RajeevRanjan-ig7ip 8 месяцев назад

    Hii prashant...toastr message is not coming on my page.

    • @nimishanada1465
      @nimishanada1465 6 месяцев назад

      Hello! I am getting the same error.were you able to resolve it?

  • @100_snehrateria8
    @100_snehrateria8 8 месяцев назад

    which IDE are you using sir

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  8 месяцев назад

      Eclipse

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

      @@PrashantSharmaOfficial sir is it possible to have a one on one session with you. I wanted to discuss a project that im working on

  • @flyinghorse2739
    @flyinghorse2739 10 месяцев назад

    What external jars did you use mate?

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад +1

      It's mentioned in the video, just Google it and download.

    • @flyinghorse2739
      @flyinghorse2739 10 месяцев назад +1

      @PrashantSharmaOfficial thanks mate, I've watched the video several times but can't find where you mentioned it. Please can you give a timestamp, that would be really awesome of you

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад +1

      @@flyinghorse2739 It's around 3:30, please check.

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

    brother html css js and spring mvc spring boot mysql ka project banao

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  Год назад +1

      HTML, CSS, and JS alone can't be used. You need JSP/Thymeleaf or maybe Angular/React. For JSP/Thymeleaf, I already have videos. Do check them out.

  • @Ptasysko
    @Ptasysko 11 месяцев назад

    Hey what ide do you use?

  • @mustafaahmadi5761
    @mustafaahmadi5761 11 месяцев назад

    Thanks a lot.
    Do you have the source code?

  • @salurai46
    @salurai46 6 месяцев назад

    Sir please help me with this problem. Sir i am having an error starting applicationcontext , error 9516 Description:
    Failed to configure a DataSource: no embedded datasource could be configured.
    Reason: Failed to determine a suitable driver class
    Action:
    Consider the following:
    If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
    If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). Sir please help me with this I have no idea what to do

  • @flyinghorse2739
    @flyinghorse2739 10 месяцев назад +2

    Hey there when i run the app, i get error stating java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TagLibraryValidator
    Can you please help with this

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад +1

      You are using Spring boot 3 instead of Spring boot 2. Please use the same dependencies as I used in the project otherwise you will encounter these kinds of issues.

    • @flyinghorse2739
      @flyinghorse2739 10 месяцев назад

      Thanks mate just subscribed.
      Isn't the one in your git repository using spring boot 3 too:
      spring-boot-starter-parents
      3.0.5

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад +1

      @@flyinghorse2739 I don't recall that now but this issue usually comes whenever we are not using dependencies right. In my case, I used two external jars as well with the project.

    • @PrashantSharmaOfficial
      @PrashantSharmaOfficial  10 месяцев назад +1

      Please take a look at this video for more reference - ruclips.net/video/6H5gNza6LQ4/видео.htmlsi=1SUugcvJPy0fpPcZ

    • @flyinghorse2739
      @flyinghorse2739 10 месяцев назад

      @PrashantSharmaOfficial thank you mate - do you have a video on what jars you are using and how to use external jars?