From Scratch to Fullstack: Create a Todo Planner App with Java Spring Boot 3.2

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

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

  • @mintz347
    @mintz347 8 месяцев назад +2

    Can you please build more of these like fullstack with spring boot then lame management systems.You are only one who I follow for java right now!

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

      hehe yeah - believe me I get tired of those too. I'm trying my best! Thanks so much for the feedback!

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

    Also, at 56:00 when you add a new item called watch movie, why does the ID jump to 102 instead of 53 as the last item id is 52 for the new item?

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

      hmm could be a couple of reasons there. For one thing, it's possible that this is due to me restarting the app a few times while recording and creating other records...which is increasing the sequence. The other possibility is that a default increment value of the sequence that hibernate is creating could be around 50. I'll have to look into it. Good question!!

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

    thank you very much for this incredibly useful video, one of the best I found so far! I am exited to use this new knowledge for future projects!

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

      thank you so much - glad it helped you out! Good luck!

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

    Thanks! This helped me out - just what I needed!

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

    How do you know how to access the Phpmyadmin database ? kindly assist me

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

      sure! If you're using the same Docker configuration that's in the project, then it should be available to you on localhost:8081. Is that what you're asking?

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

    Great video matey - How would do this project but by use MySQL instead of PHP?

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

      The project should already be using MySQL as the database. Maybe the name "phpmyadmin" is causing you the concern? It's just a database GUI (written in PHP maybe), but I can assure you that the db is already MySQL. Hope that helps!

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

      @wazoowebbytes oh that's brilliant mate. Appreciate it. Can definitely see you having so many more subscribers in the future

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

      thank you so much - I appreciate that man!

  • @nrtbest6573
    @nrtbest6573 9 месяцев назад

    great work thank you, can you make next time a from scratch fullstack clone of instagram or twitter using spring boot and react or angular for front end, thanks for your time, we really appreciate it.

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

      thank you very much - and I think that would be a great project idea to tackle next! Appreciate the comment!

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

    Great job. Nice video!

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

    Awesome explanation thanks.

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

      no problem at all - glad it was helpful to you!

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

    Thanks for the video. I am waiting for more:)

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

      thanks so much for the feedback - I appreciate it!