#13 Spring Boot Web

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • Check out our courses:
    Enterprise Java Spring Microservices: go.telusko.com...
    Coupon: TELUSKO10 (10% Discount)
    Master Java Spring Development : go.telusko.com...
    Coupon: TELUSKO20 (20% Discount)
    For More Queries WhatsApp or Call on : +919008963671
    Udemy Courses:
    Spring: go.telusko.com...
    Java:- go.telusko.com...
    Java Spring:- go.telusko.com...
    Java For Programmers:- go.telusko.com...
    Python : go.telusko.com...
    Git : go.telusko.com...
    Docker : go.telusko.com...
    Git Repo : github.com/nav...
    website : courses.telusk...
    Instagram : / navinreddyofficial
    Linkedin : / navinreddy20
    TELUSKO Android App : bit.ly/TeluskoApp
    TELUSKO IOS App : apple.co/3SsgmU2
    Discord : / discord

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

  • @Alcatraz-23
    @Alcatraz-23 3 หลายเดือนก่อน +18

    Pls continue, we need this series, its a gem, every video is a masterpiece!!

  • @mathavan7209
    @mathavan7209 3 หลายเดือนก่อน +9

    Please continue this series sir, your explanation was simple and good

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

    Getting a better understanding of springboot only because of your perfect explanations and examples. Keep it up. Thank you so much

    • @Naninaninani5209
      @Naninaninani5209 23 วันที่ผ่านมา

      Hello
      Have you tried it in your system
      It's was showing an error in pom.xml file

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

    The flow of this video and the overall content for the spring playlist is quite awesome. Keep it up..

  • @Ayoubchammakh
    @Ayoubchammakh 2 หลายเดือนก่อน

    i don't know what to say but you make spring looks like very easy to understand, Thanks from Morocco

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

    00:01 Understanding client-server architecture and its application in web and mobile development
    02:03 Server used to send layout and data, but now separate applications for front and back end
    04:04 Adding Spring Web dependency for Spring Boot Web startup project
    05:59 Spring Boot allows running a web project without coding
    08:08 Creating a controller class to handle server requests
    10:20 Using @Controller in Spring Boot for handling multiple requests
    12:24 Spring web returning data
    14:24 Using Rest Controller to return data
    16:31 Introduction to Spring MVC front controller
    18:22 Sending data from client to server

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

    Working with MVC pattern is awesome!

  • @adityabhadoriya3191
    @adityabhadoriya3191 3 หลายเดือนก่อน +2

    Great explanation ❤ thanks for sharing this series please continue

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

    Please continue, this series is very helpful to learn spring boot in a simple way.

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

    Nice video, really loved way you explain

  • @umag4084
    @umag4084 2 หลายเดือนก่อน

    Thank you so much for what you are doing. There is a video for every step of the learning process. Immensely appreciate your efforts!! Makes our life very easy!!

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

    Pls continue, we need this series, its a gem, every video is a masterpiece!!

  • @ЕвгенийВовк-ы7ь
    @ЕвгенийВовк-ы7ь 3 หลายเดือนก่อน

    Your explanations and examples are awesome!
    Please keep it up.
    And thank you so much🙏

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

    Thank You So much for these videos, these videos are clearing my concepts.❤❤

  • @rachelsamson5345
    @rachelsamson5345 28 วันที่ผ่านมา

    Thanks for the great explanation-it really helped!

  • @sci-clips6961
    @sci-clips6961 หลายเดือนก่อน

    This is just Awesome, please continue sir

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

    I'm learning a lot from your videos! Thanks!

  • @christophersalazar6984
    @christophersalazar6984 2 หลายเดือนก่อน

    These videos are so well explained! Thank you for these series

  • @abishekmagar8790
    @abishekmagar8790 2 หลายเดือนก่อน

    Awesome Lecture Sir... I'm enjoying your spring 6 series

  • @nikhilkumarrana8968
    @nikhilkumarrana8968 3 หลายเดือนก่อน +2

    please continue this series

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

    I'm learning a lot from your videos! more Please!

  • @skia515
    @skia515 9 วันที่ผ่านมา

    thanks for this wonderful playlist

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

    Client sends an HTTP Request which can be in the form of JSON or XML, Jackson is used for parsing this data into Java Objects. This data is send on a server which can be deduced to compared with our JVM. This server serves HTTP Request and is built upon Java Servlet. Tomcat is responsible for management of this server.

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

    we need this series!
    thanks!

  • @AkashKumar10134
    @AkashKumar10134 16 วันที่ผ่านมา

    Great work sir on explanation .

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

    When a HTTP request is sent from client to the server, controller is the entry point. Within the server, the Spring Boot provides a front controller which serves as a bridge between request sent and the actual controller. Our application can have multiple controllers, then how does it recognize which controller to use. This is all where in the Front Controller comes into the picture.

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

    greate series , thank you for posting this , pleaase continue keep posting

  • @akhildusa6708
    @akhildusa6708 2 หลายเดือนก่อน

    Very stupendous videos sir, love your interpretations.

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

    Great one. I am actually following your footsteps.

  • @HeyderMuxtarli
    @HeyderMuxtarli 2 หลายเดือนก่อน

    Excellent spring series

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

    This course is awesome!

  • @sathishgokinapalli7890
    @sathishgokinapalli7890 2 หลายเดือนก่อน

    Thanks a lot for this series

  • @tapassaha6113
    @tapassaha6113 2 หลายเดือนก่อน

    Loved the series... please continue.

  • @bunnyvenky8791
    @bunnyvenky8791 3 หลายเดือนก่อน +2

    Thank you so much usefull Sir❤❤

  • @momobearbear
    @momobearbear วันที่ผ่านมา

    I am not just taught, but educated in the art of curiosity

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

    please sir continue ... to our{Junior java developers}
    because u have the presentation skill and ur lecture is clear

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

    Very easy to understand

  • @JanhaviKrishna
    @JanhaviKrishna 2 หลายเดือนก่อน

    awesome explanation

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

    Waiting for the next video, great series

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

    this man is outstanding!

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

    Excellent sir G.

  • @Hemanth-ic8zq
    @Hemanth-ic8zq 3 หลายเดือนก่อน

    Hello Alien. Today i saw your playlist ,My mind blocked. May I know that how can you able to learnt those things ?
    Apart from that your teaching is Excellent. Sorry ,

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

    I came here for revise, it's so informative.

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

    Sir please upload videos regularly sir 😊

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

    Sir , Your videos are Amazing, Please upload them timely. Waiting for your next video.

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

    Please continue the series SIR

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

    Hopefully waiting for future videos.

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

    waiting for next videos sir, thank you

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

    Nice Video sir Thank You

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

    Superb Content

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

    How do you open multiple projects in same window?
    I see you could switch with tabs between multiple projects.

  • @TechHacksmohitsharma
    @TechHacksmohitsharma 29 วันที่ผ่านมา

    You educate for sure!!!!

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

    Another awesome video

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

    this series gives me excitement & good dopamine which i usually get from WWE in my childhood 😂

  • @GuessGameFun
    @GuessGameFun 2 หลายเดือนก่อน

    Thank you for the videos

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

    We hope that you will upload next video soon😊

  • @gonzalob.2428
    @gonzalob.2428 3 หลายเดือนก่อน

    Let's go on Navin!!! 🥇🥇

  • @its_joel7324
    @its_joel7324 3 หลายเดือนก่อน +2

    Sir, the FrontController is also called as DispatcherServlet right ?, managing all the web requests

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

      Yes we used to call that from old servlet concept

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

    If we write Controller outside of sinpleWebApp, do we need to add any other configuration?

  • @pavanprashanth5704
    @pavanprashanth5704 10 วันที่ผ่านมา

    Sir can you do tutorial on nginx after this tutorial

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

    Tnq guru more concepts vedios u can upload plz on java back end developer

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

    Nice explanation Naveen

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

    Commenting for more videos

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

    Thank you very much

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

    any plan to start blockchain tutorial. its very hard to find the best training in blockchain, mostly on private blockchain

  • @nidhidilesh3122
    @nidhidilesh3122 2 หลายเดือนก่อน

    Are you able to write with both hands ? 18:10 vs 18:20

    • @josesagarra
      @josesagarra 2 หลายเดือนก่อน

      he just reversed webcam. look at his tshirt.

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

    Amazing indeed.

  • @AjayKumar-go4jr
    @AjayKumar-go4jr 23 วันที่ผ่านมา

    Nice Content!

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

    Simple and deep

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

    Great Stuff ❤

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

    Nice explanation

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

    Thank you sir for this video ❤

  • @user-jv9zp3kp8v
    @user-jv9zp3kp8v 3 หลายเดือนก่อน

    Thank you so much sir

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

    Waiting for next video😊

  • @momobearbear
    @momobearbear วันที่ผ่านมา

    MVC is awesome

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

    Please bring the next video ASAP

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

    good video. Thanks sir.

  • @VickyKumar-xo6mp
    @VickyKumar-xo6mp 3 หลายเดือนก่อน

    how to use swagger in spring boot project.sir please explain

  • @Coding-Just
    @Coding-Just 3 หลายเดือนก่อน

    Please upload more videos sir

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

    thanks for making the video

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

    Thanks a lot

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

    great

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

    should I learn spring before I learn springboot or just hop into springboot?

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

      No bro just take overview of spring because spring boot is actually usually spring implementation

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

    Thank you sir

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

    Here is my impackt to achiving the target

  • @HARIHARAN-mg3fk
    @HARIHARAN-mg3fk 3 หลายเดือนก่อน

    We I'll wait for next episode Navin

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

    Or maybe, just I am lying here... 8:40 🤣🤣

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

    awesome

  • @josesagarra
    @josesagarra 2 หลายเดือนก่อน

    çok faydalı

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

    Sir please continue this series sir😢

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

    simplicity redefined

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

    Nah! You're too good.

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

    Sir pls tell me udemy coupon code in this month sir, i want to learn from scratch sir

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

    Awesome

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

    Very nice class brother🥷👌

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

    series is going very slow :-(

  • @Sidex150-g1p
    @Sidex150-g1p หลายเดือนก่อน

    Smooth

  • @AimanNorhisham-l2m
    @AimanNorhisham-l2m 15 วันที่ผ่านมา

    nice

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

    Keen on

  • @shreekarki1771
    @shreekarki1771 2 หลายเดือนก่อน

    lets go