Spring Boot REST Service: How to build a REST API in Java

  Рет қаралды 158,375

Dan Vega

Dan Vega

Күн бұрын

Пікірлер: 111
@kimber8324
@kimber8324 4 жыл бұрын
This was great, Dan! I'd love more of these guided tutorials. Just hearing the explanation of what's going step by step (in layman's terms) is so incredibly helpful.
@hassanmohamed9025
@hassanmohamed9025 2 жыл бұрын
I like your presentations. Your voice is great and I can hear every word you say something which does not happen with other speakers
@atozlearner5025
@atozlearner5025 3 жыл бұрын
Thank you for posting the navigation links , it helps. @ Introduction @ Spring Guides @ Spring Boot Rest Service Guide @ Spring Initializr @ Create a resource representation class @ Create Controller @ Run and test the API mapping @ Build an executable jar
@Ziirf
@Ziirf 3 жыл бұрын
Not bad, but there are multiple times where you use keybinds to go into places on the IDE without saying how, this isn't friendly to someone new to the IDE.
@urmur
@urmur 2 жыл бұрын
definitly will watch more of these!
@EMAILSANJEEVJOSHI
@EMAILSANJEEVJOSHI 2 жыл бұрын
Thanks Dan. your video walkthru makes it lot easier.
@shiba_inu_99
@shiba_inu_99 2 жыл бұрын
Awesome tutorial. Thanks Dan!
@damilola_adegunwa
@damilola_adegunwa 2 жыл бұрын
thanks man, so i just began learning java. thanks for the intro
@harvanchik
@harvanchik 3 жыл бұрын
Thank you so much. Having only dealt with front-end stuff so far, this back-end api stuff seemed very daunting, but you've made it very easy to understand what is going on. Thanks!
@retoou3907
@retoou3907 3 жыл бұрын
Thanks Dan! Great Tutorial!
@rowehnakori
@rowehnakori 4 жыл бұрын
This is actually really useful, thank you for sharing!
@andylib
@andylib 3 жыл бұрын
No these guide tutorials are amazing and beginner friendly 🤩 please keep em coming
@mikki7522
@mikki7522 4 жыл бұрын
This is amazing! As close to plug-and-play as you can get.
@DanVega
@DanVega 4 жыл бұрын
Wow, thank you!
@fpereyra1
@fpereyra1 3 жыл бұрын
Gracias Dan! Excelente video! Tengo 43 años y estoy retomando estos temas luego de muchos años y de todos los videos que vi, este fue el mas claro!
@dasanv7016
@dasanv7016 2 жыл бұрын
Simple, crisp and complete!
@Himadri_Shekhar
@Himadri_Shekhar 2 жыл бұрын
Please keep making more such videos.
@KibogoraNsoro
@KibogoraNsoro Жыл бұрын
Very comprehensive!
@shashwatsingh6011
@shashwatsingh6011 2 жыл бұрын
Hey loved the video. Please make more of these as they help me in learning the process step by step visually.
@ilonashishov6423
@ilonashishov6423 3 жыл бұрын
Great! thank you! please do more!
@ravikumarshah7864
@ravikumarshah7864 4 жыл бұрын
this is so easily explained. every other tutorial add so much complexity like jpa, h2, database blab bla lba lab alb and then rest controller. by then it looks like a nightmare. thank you.
@Rand0mAsian
@Rand0mAsian 4 жыл бұрын
Thanks Dan! This helps a lot, indeed it's a lot easier to watch a video than it is to read a webpage!
@DanVega
@DanVega 4 жыл бұрын
Glad it was helpful!
@mr.personman7426
@mr.personman7426 3 жыл бұрын
A good point is to structure the code a bit by using Models and Controllers folders. This will be useful for bigger projects.
@sushanthpothuri6058
@sushanthpothuri6058 3 жыл бұрын
Thank you so much !! Please do more...
@DanVega
@DanVega 3 жыл бұрын
More to come! What would you like to see?
@Perrynatufe9105
@Perrynatufe9105 2 жыл бұрын
Thank you so much, this video ws sincerely so helpful
@DanVega
@DanVega 2 жыл бұрын
Glad it was helpful!
@sakshamgoel1957
@sakshamgoel1957 3 жыл бұрын
This was really helpful!!
@DanVega
@DanVega 3 жыл бұрын
Glad it was helpful!
@acavaelnick
@acavaelnick 3 жыл бұрын
I liked this video, thanks! Greetings from Argentina
@mrdelaperah3945
@mrdelaperah3945 3 жыл бұрын
Thanks for this video, exactly What i was looking for
@VISITLosAngeles
@VISITLosAngeles 3 жыл бұрын
Thank you so much Mister Dan Vega :)
2 жыл бұрын
Hi Dan, thank you a lot
@phil86_
@phil86_ 2 жыл бұрын
Great tutorial, very useful
@shady5063
@shady5063 3 жыл бұрын
Hey can you do more of these Java Spring boot course guides on their website? I am a visual learner lol
@fpereyra1
@fpereyra1 3 жыл бұрын
I'm sorry here I go again! :-) I'm 43 and I'm coming back to these matters :-) After watching several videos, this was the best one!!! Thanks a lot!
@juancespedes2199
@juancespedes2199 2 жыл бұрын
Great video, great explanation, thanks!
@laboromy6297
@laboromy6297 4 жыл бұрын
I really like the way you explain things ! Thanks from Philippines !
@hiuwali5808
@hiuwali5808 3 жыл бұрын
Thank you Dan. Your tutorial is the best. i just learned for few hours. and now I have my first api.
@affilimusic320
@affilimusic320 3 жыл бұрын
This was so good and clearly explained!
@MicahDanielSmith
@MicahDanielSmith 3 жыл бұрын
Great video, really appreciated you walking through this.
@DanVega
@DanVega 3 жыл бұрын
Glad you enjoyed it!
@undercrackers56
@undercrackers56 3 жыл бұрын
Very useful and helpful video. Thank you.
@jeffinj7707
@jeffinj7707 3 жыл бұрын
Great. Thanks for the content
@ainazikmomunalieva3732
@ainazikmomunalieva3732 3 жыл бұрын
Thank you so much! It helped me.
@alexViera0314
@alexViera0314 2 жыл бұрын
I would like to see a guide on Spring Web with Mongo DB
@МишаТиманов-д7х
@МишаТиманов-д7х 2 жыл бұрын
Thank you!
@DanVega
@DanVega 2 жыл бұрын
You're welcome!
@adilmuhammad6078
@adilmuhammad6078 3 жыл бұрын
Thank you. This helps me :D
@israaodeh99
@israaodeh99 3 жыл бұрын
Very helpful!!
@naz8885
@naz8885 3 жыл бұрын
This video helped me get a job.... seriously
@DanVega
@DanVega 3 жыл бұрын
OMG are you for real. Congrats!!! You just made my day, I am so happy for you.
@laliths4034
@laliths4034 3 жыл бұрын
Hi, I am trying to build the same on windows. But when i try to run 'mvnw spring-boot:run', it says mvnw is not recognized as an Internal or External operation. Its same for mvn command too. I am very confused, can anyone pls help me.
@seenathgooding181
@seenathgooding181 2 жыл бұрын
thanks alot very helpful
@SHATEMO
@SHATEMO 2 жыл бұрын
Hi Dan, I really appreciate your video. it is exactly what I was looking for. Simple, to the point, end-to-end working example. Well Done!! I already subscribed to your channel, it will be definitely the first place to go to for my java related questions :)
@romulosendoromulo
@romulosendoromulo 3 жыл бұрын
This was incredibly helpful, thanks a lot!
@sandeepnegi4939
@sandeepnegi4939 4 жыл бұрын
Thanks for the video this is really helpful Watching the complete video I feel like I can start building since I have builded a long time ago but this just refreshed my memory :)
@ravishah4049
@ravishah4049 3 жыл бұрын
How can u make the variable final without initializing?
@tkterje123
@tkterje123 3 жыл бұрын
Great!
@ralphcasados8862
@ralphcasados8862 3 жыл бұрын
Hi Dan I liked your intro, would you consider doing this with the security from springboot and how to configure that portion of it. Thanks
@digiartpassion8513
@digiartpassion8513 2 жыл бұрын
Please upload one RestAPI video in STS...using spring boot
@FleurandFable
@FleurandFable 3 жыл бұрын
Very helpful, thanks!!
@abubakrhartley959
@abubakrhartley959 4 жыл бұрын
plz bring more this is the only spring that is so clear others i cant evens understand the guys accent
@Asraeks
@Asraeks 3 жыл бұрын
i build something similar for recruitment task and they said something that it wasn't a REST API. I still dont know what its supposed to be
@glenndollard1224
@glenndollard1224 3 жыл бұрын
you should go back to the recruiter and ask for more information/clarity. Often showing the confidence to push back and request clarity will make you look more professional rather than wasting theirs and your time. Good luck with it.
@jeanchen194
@jeanchen194 3 жыл бұрын
Im trying to do this for a school project. However, I am using Gradle instead. I do exactly everything the page says, but when I get to the localhost:8080/greeting it just gives me a whitelabel page
@DanVega
@DanVega 3 жыл бұрын
Gradle wouldn't make a difference here. You're getting an error page because you haven't specified the correct request mapping.
@jeanchen194
@jeanchen194 3 жыл бұрын
@@DanVega I ended up figuring it out. It was the path of the package. I had set everything including the application to Main
@TariqSajid
@TariqSajid 3 жыл бұрын
Visual learning is much better, you are right
@matheuslopez578
@matheuslopez578 3 жыл бұрын
Thanks for the video, I am also a visual learned. U helped me so much
@asvlogs2690
@asvlogs2690 4 жыл бұрын
can you with DDL and DML?
@TshepoMokgoatjane
@TshepoMokgoatjane 3 жыл бұрын
This is wonderful, thanks.
@zek256
@zek256 3 жыл бұрын
Great video thanks.
@shruthynair6796
@shruthynair6796 3 жыл бұрын
Hi Dan, Thanks for this video. It is really helpful! Can you also please show an example for @PostMapping as well which reads a JSON request and returns a 200 OK JSON response back?
@moeal5110
@moeal5110 2 жыл бұрын
It would be great learning tutorial if you pick and thrid parity API and consuming it using java
@DanVega
@DanVega 2 жыл бұрын
Great suggestion! Have you checked out my latest video? I connect to the Notion API
@moeal5110
@moeal5110 2 жыл бұрын
@@DanVega yes, just saw that and it's on my watching list. Thanks look forward to learn more
@smeel99
@smeel99 3 жыл бұрын
Very useful
@midwestexplorer
@midwestexplorer 4 жыл бұрын
Thanks! This is helpful.
@familye3734
@familye3734 4 жыл бұрын
thank you, sir. it was really helpful
@michelchaghoury870
@michelchaghoury870 4 жыл бұрын
hey I like your content can you please make a video on how to build a restful web service with spring-boot but with a database connection instead of the MockObject, and show us how to execute stored procedures, not just raw query strings, please!! and tnx alot
@michelchaghoury870
@michelchaghoury870 4 жыл бұрын
Hy I Have A problem I have a MySQL Database with my tables and stored Procedures, I Want To build a spring boot RESTfull web Services I want instead of using JPARepo to Execute My Stored PRocedures, And In my RestController I want to receive HttpStatusCode along with my object, i read the docs and it did not work please can you make a tutorial about this topic please and tnx a lot I have subscribed and I like your work keep going
@TheRaviManikandan
@TheRaviManikandan 2 жыл бұрын
Thx sir
@gasparcalix2095
@gasparcalix2095 3 жыл бұрын
Keeping up
@gurekodok
@gurekodok 3 жыл бұрын
Awesome
@DavisTibbz
@DavisTibbz 3 жыл бұрын
Thank you
@familyshare3724
@familyshare3724 2 жыл бұрын
Why am I watching your video instead of following the guide? Cuz I'm making coffee and have twenty minutes to listen but not type.
@DanVega
@DanVega 2 жыл бұрын
Great point!
@zombiezombie1977
@zombiezombie1977 4 жыл бұрын
Great vid cheers :)
@DanVega
@DanVega 4 жыл бұрын
Thank you! Cheers!
@ntigirishari
@ntigirishari 4 жыл бұрын
Thank you, sir! :-)
@DanVega
@DanVega 4 жыл бұрын
You are welcome!
@troyaedgan
@troyaedgan 3 жыл бұрын
Tks!
@ZiadoonALOBAIDI
@ZiadoonALOBAIDI 7 ай бұрын
thank yu
@thataintme
@thataintme 2 жыл бұрын
20:18 In terms of maturity,... We don't have any maturity
@laticalamonzi2814
@laticalamonzi2814 3 жыл бұрын
There is no problem in any framework to create a simple rest from a single flat table. It's elementary. Problems begin when you want to return data from related DB tables (especially - with multiple levels of links), but the tutorials stubbornly bypass this point, telling you for the thousandth time how to return Hello World.
@locuc2616
@locuc2616 2 жыл бұрын
great
@Ravikumar-gj6qw
@Ravikumar-gj6qw 3 жыл бұрын
Tq
@brutalv4
@brutalv4 4 жыл бұрын
Thanks for the video. By the way there's spring boot maven plugin configuration that creates really executable jar. It will be combined binary java data with bash script, and also packaged file will have the execution bit so you can run it by simply typing ./targer/what-ever.jar =) docs.spring.io/spring-boot/docs/2.0.x/reference/html/deployment-install.html#deployment-install
@DanVega
@DanVega 4 жыл бұрын
Thanks for sharing! I actually didn't know about this so I appreciate it.
@etcetera6965
@etcetera6965 2 жыл бұрын
Simple Rest API | Spring boot | Beginner's kzbin.info/www/bejne/m5imd6uNededi6c
@czowiekqweta4051
@czowiekqweta4051 2 жыл бұрын
hehe 21:37
@MJ-dh3hf
@MJ-dh3hf 3 жыл бұрын
Isn't that a super ultra basic almost not useful remote procedure call rather than an actual rest api ? It's not hypertext driven + it feels like a complete copy paste from spring website guide, it would be nice if the tutorial included at least some unique individual approach on the topic, some design patterns, etc In my opinion this video is way too long for such small chunk of knowledge we get from it
@urmur
@urmur 2 жыл бұрын
Love this content, but it's not ideal for phone screen viewing.
@ナーシサス次元から来た人-d8u
@ナーシサス次元から来た人-d8u 2 жыл бұрын
20:17 "Two point s*x"
@ナーシサス次元から来た人-d8u
@ナーシサス次元から来た人-d8u 2 жыл бұрын
This video helped me a lot. Thx
@junkahoolik
@junkahoolik 3 жыл бұрын
nobody's a visual learner, we all learn by taking in examples (and afterwards actually using what you were exposed to) until it clicks. i wish the education system would stop spreading this type of nonsense.
"Spring Boot REST Client Logging Made Easy
22:25
Dan Vega
Рет қаралды 5 М.
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН
🍃 Spring Boot - Building RESTful Web Service 🚀 - Tutorial for Beginners
23:33
Maciej Walkowiak 🍃 Spring Academy
Рет қаралды 40 М.
Learn SpringBoot in 10 minutes | SpringBoot REST API Tutorial
10:33
blondiebytes
Рет қаралды 185 М.
Spring Boot Roadmap - How To Master Spring Boot
17:42
Amigoscode
Рет қаралды 431 М.
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН