No video

What is Spring-Boot Framework? (explained from scratch)

Hey everyone and welcome back!
In this video we're going to learn what is Spring-Boot framework and how you can create a Spring-Boot project from scratch while touching on dependency injection and configuration management.
This a very short introductory video on Spring-Boot, let me know in the comments section below if you want to see more in-depth videos on this topic.
If you want to support the channel, please check out the Patreon page at: / visualcomputerscience
Spring-Boot Crash-Course link:
www.udemy.com/course/the-spri...
Thank you!

Пікірлер: 105

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

    I'm fine with a fast video, since youtube provides playback speed options, and you can always rewind and catch up again. This was useful for me, thank you

  • @BRP-Moto-Tips
    @BRP-Moto-Tips Жыл бұрын

    no issues at all with the pace, this video gave me a great insight, im using NestJs and the fundamentals are nearly the same. im considering starting to learn something outside JS because i think it would be easier to get another jobs. we are many folks doing js lol

  • @user-eg6kh2rk3y

    @user-eg6kh2rk3y

    Жыл бұрын

    Yes we are lol

  • @visualcomputerscience

    @visualcomputerscience

    11 ай бұрын

    Indeed, the fundamentals are the same, they’re essentially web frameworks. If you want to learn more about spring-boot and JVM based programming, feel free to checkout my courses, cheers!

  • @jvjacq
    @jvjacq7 ай бұрын

    This video was super helpful, thank you very much!

  • @Zinzano
    @Zinzano5 ай бұрын

    Perfect! A lot of useful information in under 5 mins. Good job!

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Glad it was helpful!

  • @MohammedTellesy
    @MohammedTellesy8 ай бұрын

    Good work explaining the Framework. it helped me a lot. Good Luck :)

  • @jawagalsrinathn1040
    @jawagalsrinathn10409 ай бұрын

    thanks for your understandable explanation man

  • @davidharrington5694
    @davidharrington56945 ай бұрын

    Dude, video was an absolute blast!

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Thanks man! Stay tuned!

  • @Douglasfaparanhos
    @Douglasfaparanhos8 ай бұрын

    Excellent video 👏

  • @georgekatasev7866
    @georgekatasev78665 ай бұрын

    Ty very much Your video is concise and to the point and I love it

  • @visualcomputerscience

    @visualcomputerscience

    5 ай бұрын

    Thanks! I appreciate that!

  • @anthonycarella1779
    @anthonycarella17795 ай бұрын

    For anyone have trouble because their Gradle project may have been initialized differently, make sure the dependency is for spring-boot-web-starter and not spring-boot-gradle-plugin. Great video.

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Yep, it's spring-boot-starter-web, here is the link: mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web/3.2.5

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

    Didn’t bullshit,straight to detail,the fastest explanation i needed,on my way to buy the udemy course,thank you for this

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Thank you! Happy to hear that!

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

    Good work! Helpful! Pace was good, I still watched almost all of it at 2X.

  • @visualcomputerscience

    @visualcomputerscience

    11 ай бұрын

    Thank you so much, I’m glad you like it 👍

  • @DanHolland1

    @DanHolland1

    7 ай бұрын

    I watched this at 0.5x and then at 0.75x with captions. To see the code, I used the period and comma keys to move frame by frame.

  • @sportac
    @sportac8 ай бұрын

    thank you

  • @felixnyamongo
    @felixnyamongo4 ай бұрын

    my first spring boot video and I love it

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Glad you liked it! Stay tuned for more!

  • @meemz3144
    @meemz314411 ай бұрын

    very well explained, thanks

  • @visualcomputerscience

    @visualcomputerscience

    10 ай бұрын

    Thank you! Stay tuned for more content!

  • @gerryh763
    @gerryh76310 күн бұрын

    Excellent vid, usually I have to speed it up but in your case I had to slow it down lol

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

    Not sure if its just cuz im used to java but I had no issue with the pace. Great work

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Thank you! Stay tuned for more content!

  • @brickstv3156
    @brickstv31568 ай бұрын

    Can you go over some common frameworks that you should use.

  • @manikandanu2317
    @manikandanu231718 күн бұрын

    Thanks very useful introduction

  • @visualcomputerscience

    @visualcomputerscience

    12 күн бұрын

    Thank you! Glad you enjoyed it

  • @expl0itr
    @expl0itr5 ай бұрын

    thats cool, I never understood why everyone wanted to learn sb. Now I get it.

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    There is an upcoming video on Gen AI and Spring, stay tuned!

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

    i saw all these people complains about you being too fast. im on 1.25x and the pacing of the video is fine. keep up the good work!

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    I appreciate your feedback! Stay tuned for more content!

  • @galva1156

    @galva1156

    5 ай бұрын

    And I'm on 1.5 and I still understand just turn on cc bro

  • @germanchannel8410
    @germanchannel84103 ай бұрын

    Very good concepts explanation

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Thanks and welcome!

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

    Could you explain the entire java se in one video, like a complete map of java se? ... Like a famous youtuber has made many such maps on computer science, physics, maths, etc. It would help a lot to get a (really) big picture view of java se 🤩

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Thanks for the idea! I'll definitely try it out!

  • @threefour1598

    @threefour1598

    Жыл бұрын

    Zach Star?

  • @samarthtandale9121

    @samarthtandale9121

    Жыл бұрын

    @@threefour1598 No, its Domain of Science!

  • @samarthtandale9121

    @samarthtandale9121

    Жыл бұрын

    @@threefour1598 Zach Star is great too though!

  • @threefour1598

    @threefour1598

    Жыл бұрын

    @@samarthtandale9121 Yeah. Nice, I don't I've seen his videos. I'll check out domain of science

  • @DanHolland1
    @DanHolland17 ай бұрын

    Can you explain how the `.toString` method for the Profile object is implemented in the video at 2:38? If you don't manually override `toString` in Java, it returns `nameOfObject@memoryLocationInteger`. Does Spring Boot or a later version of Java automatically print a formatted string, such as `Profile{name='John', address='New York'}`, which displays the values of all object fields?

  • @visualcomputerscience

    @visualcomputerscience

    7 ай бұрын

    Good question! The .toString method on the Profile object is actually overridden, you can see it at 3:10. Its implementation is generated automatically by Intellij Idea by hitting double-shift, then typing toString. It detects that your POJO doesn't have toString overridden, and it generates that default version of it.

  • @DanHolland1

    @DanHolland1

    7 ай бұрын

    @@visualcomputerscience Thank you so much!

  • @lucasrecoaro1701
    @lucasrecoaro17016 ай бұрын

    Thanks

  • @visualcomputerscience

    @visualcomputerscience

    5 ай бұрын

    You’re welcome!

  • @andresj.s.3568
    @andresj.s.356811 ай бұрын

    thanks!

  • @visualcomputerscience

    @visualcomputerscience

    11 ай бұрын

    You’re welcome!

  • @konstantinklein7050
    @konstantinklein70504 ай бұрын

    ty

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    You're welcome! Stay tuned for more content!

  • @Aragubas
    @Aragubas11 ай бұрын

    thanks! x3

  • @visualcomputerscience

    @visualcomputerscience

    11 ай бұрын

    No problem! Stay tuned for more content!

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

    I didnt find it too fast, but its better for people to speed up the video than to slow it down I think, because animations and stuff also look weirder when slowed down. Nevertheless nice introduction to spring boot 👍

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Thanks for the tip

  • @zephyrprime
    @zephyrprime8 күн бұрын

    What does spring pot have to do with microservices? It sounds like it’s just a rest api framework.

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

    Well explained! I dont find speech fastv I can run video at 0.75x

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Exactly! Thanks!

  • @sarmadedge
    @sarmadedge10 ай бұрын

    Hi is the 1 hour crash course not available for Udemy Business users ?

  • @visualcomputerscience

    @visualcomputerscience

    10 ай бұрын

    It’s not available yet for Business users

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

    This was too fast and couldn't get anything 😪

  • @killerdroid99
    @killerdroid996 ай бұрын

    Wow you can change ports of your rest api

  • @visualcomputerscience

    @visualcomputerscience

    5 ай бұрын

    indeed!

  • @user-bd4bx5wc3o
    @user-bd4bx5wc3o5 ай бұрын

    Video about Kubernetes!!

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    It's on the way! Stay tuned!

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

    Do you need ultimate edition of intellij

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Nope, it works with community edition

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

    Please make a video in svelte

  • @visualcomputerscience

    @visualcomputerscience

    12 күн бұрын

    Not sure what svelte is but I’ll check, thanks for the suggestion!

  • @omarharroud7990
    @omarharroud79904 ай бұрын

    Nestjs is very similar

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    I guess it depends on how you look at it :-D

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

    *promosm* 🙌

  • @ahassan5
    @ahassan54 ай бұрын

    You put your code in a framework and you put library in your code. That's the difference between framework and library.

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    You can also put a library in a framework, I believe :-D

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

    So, the whole point of this video was to sell you the Udemy course? This was too fast and unintelligible.

  • @visualcomputerscience

    @visualcomputerscience

    11 ай бұрын

    You can set the playback speed to 0.5x or lower to slow down the video. The point of the video is to explain the basics of spring-boot in 5 minutes, and if you want to go into more details, you can check out the course (at a discounted price). I’ll take your feedback into account for future videos, thanks! 👍

  • @ALeX-nz9qk
    @ALeX-nz9qk5 ай бұрын

    bro how many romanians are there on udemy ?:)))

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    I saw a lot of them :-D

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

    it was too fast . can't understand anything

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Thanks for the feedback, I'll definitely consider it in the next videos

  • @jovitalobo1273

    @jovitalobo1273

    Жыл бұрын

    @@visualcomputerscience Liked your positive approach of taking feedback...wish u best luck 😊

  • @dehrk9024
    @dehrk90243 ай бұрын

    haha im such a joke of a software dev i never even asked myself what the difference between a library and framework isxD

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    We always learn things, so don't worry, nobody knows every stuff :-D

  • @row7923
    @row79234 ай бұрын

    "overpriced stocks" lol

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

    you speak very fast, difficult to understand

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    Does it help if you try to slow down the video speed?

  • @zeinebromthana7336
    @zeinebromthana73364 ай бұрын

    perfect but very very fast hhhh

  • @visualcomputerscience

    @visualcomputerscience

    3 ай бұрын

    Thanks 😅

  • @pavlinpetkov8984
    @pavlinpetkov89842 ай бұрын

    When you are explaining something you must use plain words. The entire video is in Chinese for someone with basic programming knowledge...

  • @visualcomputerscience

    @visualcomputerscience

    2 ай бұрын

    Thank you for the feedback, I'll consider it for the next videos

  • @jspiro

    @jspiro

    Ай бұрын

    This video made perfect sense for someone with programming experience. It depends on the audience. I found it useful.

  • @catoflado4977
    @catoflado49777 ай бұрын

    Thanks, I hated It. (Not your vídeo, I hate Spring and Java)

  • @visualcomputerscience

    @visualcomputerscience

    7 ай бұрын

    But why? It has so many great features :-D

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

    man you talk too fast

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

    It is a framework that allows you to burn 8 gigas of memory and 4 cores for a simple "hello world"

  • @visualcomputerscience

    @visualcomputerscience

    Жыл бұрын

    As you correctly said, it allows you, but it doesn’t force you to do so :-D

  • @brickstv3156
    @brickstv31568 ай бұрын

    Can you go over some common frameworks that you should use.

  • @brickstv3156

    @brickstv3156

    8 ай бұрын

    based on your needs

  • @visualcomputerscience

    @visualcomputerscience

    7 ай бұрын

    Sure, I'll think about a video on that