Spring MVC Beginner Project - 1. Intro + DB Setup

Тәжірибелік нұсқаулар және стиль

Spring MVC Beginner Tutorial Project - Intro + DB Setup
Github repo for this project: github.com/teddysmithdev/RunG...
Linkedin: / teddy-smith-015ba61a3
Website: www.teddysmith.io
Github: github.com/teddysmithdev

Пікірлер: 53

  • @bravefastrabbit770
    @bravefastrabbit770 Жыл бұрын

    All these incredible tutorials on various frameworks, coupled with concrete explanations and motivation to push people forward, without a single fucking mention of donations/patreon. You are truly the MVP Teddy. Thank you

  • @abedalrawas2656
    @abedalrawas26568 ай бұрын

    I love how you explained the context and the WHY

  • @szpinakowazelka
    @szpinakowazelka Жыл бұрын

    First video and I'm on a board! :D Great teaching skills!

  • @mamahuhu3871
    @mamahuhu3871 Жыл бұрын

    Thanks! I won't go to sleep until I've completed the entire playlist

  • @harunguven8581
    @harunguven8581 Жыл бұрын

    Video resolution would be low but course quality surpasses everything. Thank you for this tutorial, it really helped me a alot.

  • @alexilivshitz6123
    @alexilivshitz6123 Жыл бұрын

    Thank you!

  • @Adam-pj2qh
    @Adam-pj2qh21 күн бұрын

    best tutorial by far, well done

  • @shreetimohapatra4142
    @shreetimohapatra41422 ай бұрын

    thank you so much this is so helpful

  • @andderr
    @andderr Жыл бұрын

    nice course man

  • @itone3438
    @itone34389 ай бұрын

    your amazing...

  • @dev-seremba
    @dev-seremba10 ай бұрын

    Hi Teddy, thanks for these awesome tutorials. What plugins do you use in Intelijj for this course?

  • @andrewamirzadeh7678
    @andrewamirzadeh7678 Жыл бұрын

    Teddy you rule! BTW, I think you should mention that you are using the ultimate edition of IntelliJ because the community edition doesn't have the database view option.

  • @TeddySmithDev

    @TeddySmithDev

    Жыл бұрын

    Oh yeah I forgot about that. Thanks for comment!

  • @vladmaiorov1072

    @vladmaiorov1072

    5 ай бұрын

    @@TeddySmithDev So what should I do with community version?

  • @wajidmurad9162

    @wajidmurad9162

    2 ай бұрын

    and i thought there was something wrong with my IDE

  • @user-te2lb2vx1m
    @user-te2lb2vx1m5 ай бұрын

    Hi, I really love your videos, they really helped me. But I have a question, how relevant is MVC now?

  • @nedjm-eddinekadri9318
    @nedjm-eddinekadri93182 ай бұрын

    Hi thanks for these awesome tutorials, i have two questions : 1- Whats the difference between packaging JAR and packaging WAR ? 2- Can i use Eclipse instead of intelliJ ?

  • @Kamilek96
    @Kamilek96 Жыл бұрын

    I love your teaching style! :) I need tiny advice... Should I choose Java or C#? I mean, I want to learn basics from you, is Java "path" more complete? I know c# and java on a similar level, my goal is to get my first dev job(before I was QA). Thanks =)

  • @TeddySmithDev

    @TeddySmithDev

    Жыл бұрын

    Depends. C# is easier to get a job in, but Java is where most of the startups are because of microservices. You want money and secure job = C#. You want a higher barrier to entry but the ability to work at top tier tech = Java. (This is my opinion so better to just look at jobs in your area).

  • @Kamilek96

    @Kamilek96

    Жыл бұрын

    @@TeddySmithDev I chose c#, currently learning MVC :) thanks for your reply, have a nice day!

  • @masterchief_991
    @masterchief_991 Жыл бұрын

    Great first video instruction! Question: is there an IDE (such as Visual Studio Code or Visual Studio 19) that works well with Spring MVC for this instructional series? Thanks again Teddy!

  • @TeddySmithDev

    @TeddySmithDev

    Жыл бұрын

    Yes IntelliJ is your best bet. I use pro edition in this video. You can also use VSCode but it’s terrible. Never seen Java in VS before but it might be possible.

  • @SergiSerranoGarcia

    @SergiSerranoGarcia

    Жыл бұрын

    @@TeddySmithDev How about using NetBeans?

  • @sheetalsohal5802
    @sheetalsohal58029 ай бұрын

    Hi Teddy. To run the application, how did you add the 'Run/Debug configurations'. It shows just the 'Current File' for me.

  • @TeddySmithDev

    @TeddySmithDev

    9 ай бұрын

    Find the main function, look to left, click green arrow

  • @zanadu777
    @zanadu7776 ай бұрын

    Big thanks for the tutorial. Unfortunately I am having massive trouble with the jpa using spring boot 3. Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided). Is there a good solution. Please pardon if this is asked poorly, but I am primarily a .net dev.

  • @TeddySmithDev

    @TeddySmithDev

    6 ай бұрын

    You most likely have wrong database settings file

  • @johnjacobjingleheimerschmi6473
    @johnjacobjingleheimerschmi6473 Жыл бұрын

    I remember you used to do real estate. Do you still do it on the side?

  • @TeddySmithDev

    @TeddySmithDev

    Жыл бұрын

    No, software pays more and is less stressful.

  • @ssssokola
    @ssssokola6 ай бұрын

    What is the spring plugin for idea that you use?

  • @TeddySmithDev

    @TeddySmithDev

    6 ай бұрын

    I use IntelliJ premium so it’s the one that comes with paid version.

  • @user-zz2wn8zk2z
    @user-zz2wn8zk2z4 ай бұрын

    Are you using intellij ultimate or community version ?

  • @wajidmurad9162

    @wajidmurad9162

    2 ай бұрын

    he is using ultimate

  • @amanlad9845
    @amanlad9845 Жыл бұрын

    does intellij community version support spring ?

  • @TeddySmithDev

    @TeddySmithDev

    Жыл бұрын

    It does just not the database part. You can just install Postgres GUI tho.

  • @Rob-J-BJJ

    @Rob-J-BJJ

    5 ай бұрын

    ive been trying to get that set up for hours, that wouldve been useful to mention..@@TeddySmithDev

  • @prasadareddy5617
    @prasadareddy561710 ай бұрын

    14:43 has no dbo schemas and the 14:48 has multiple schemas mentioned. Did you miss mentioning any configuration? Later in the course , the hibernate queries dont pick up any records from the table. Following you exactly step by step. Let me know.

  • @prasadareddy5617

    @prasadareddy5617

    10 ай бұрын

    For got to add grants in the database to the user. It resolved my issue

  • @hubert3728
    @hubert372810 ай бұрын

    Why I can't add datbase in intelij?

  • @hrishitbasak2116

    @hrishitbasak2116

    8 ай бұрын

    hey have you found the solution yet?

  • @sdscode

    @sdscode

    5 ай бұрын

    @@hrishitbasak2116 read above.

  • @muhammadauwal738

    @muhammadauwal738

    4 ай бұрын

    I think he has utlimate version, community version doesn't have database

  • @muhammadauwal738
    @muhammadauwal7384 ай бұрын

    I don't know how to link database using community version

  • @TeddySmithDev

    @TeddySmithDev

    4 ай бұрын

    Instead of IntelliJ, you use PG Admin. Pretty much the same you just have to separate windows.

  • @wajidmurad9162

    @wajidmurad9162

    2 ай бұрын

    @@TeddySmithDev What do you mean by PG Admin?

  • @shshshshhshshshsshhshshs6733
    @shshshshhshshshsshhshshs67334 ай бұрын

    what is the drawing app at 2:10?

  • @TeddySmithDev

    @TeddySmithDev

    4 ай бұрын

    Microsoft Whiteboard

  • @shshshshhshshshsshhshshs6733

    @shshshshhshshshsshhshshs6733

    4 ай бұрын

    you're cool!@@TeddySmithDev

  • @nguyetanhbuihoang896
    @nguyetanhbuihoang896Ай бұрын

    anyone help me with sql server please, it's error everytime

  • @NishaUchil

    @NishaUchil

    3 күн бұрын

    Whts the error?

  • @manishkumarsah6898
    @manishkumarsah689811 күн бұрын

    but man this is not MVC Set up rather its springboot set up

  • @serg4056
    @serg405628 күн бұрын

    Be careful with this course. You need some knowledge to be able to fix it and make it work. Strongly suggest you to use h2 in memory db instead of postgres.

  • @nkundimanaluqman5328
    @nkundimanaluqman53288 ай бұрын

    Did anyone else catch that this person sounds remarkably like Iron Man (Robert Downey Jr.)?🤣🤣

Келесі