Maaike Bright Boost
Maaike Bright Boost
  • 55
  • 270 780
Spring ultimate basics: What are Spring Beans and what is the Spring Container?
Before you start with Spring it is a must have that you understand what Spring beans are. In my opinion this is explained in a too complicated way in most resources out there. I really aim to make it as simple as possible.
In short:
Spring bean: an instance of a class managed by the Spring Container
Spring (IoC) Container: the core part of Spring that is responsible for managing all the beans
In this video I will explain that (after a general introduction to Spring) and I will show you a code demo to show you how and what Spring beans get instantiated.
มุมมอง: 191 276

วีดีโอ

Creating a Laravel project + directory structure explained
มุมมอง 9283 ปีที่แล้ว
In this video I'll show how to create a Laravel app and I'll explain what the default files and folders mean.
Quarkus Hello World 4/4
มุมมอง 5003 ปีที่แล้ว
Getting started with Quarkus is not that hard. In this short tutorial I'll help you to create, run and test your first Quarkus app.
Quarkus Hello World 3/4
มุมมอง 3823 ปีที่แล้ว
Getting started with Quarkus is not that hard. In this short tutorial I'll help you to create, run and test your first Quarkus app.
Quarkus Hello World 2/4
มุมมอง 5033 ปีที่แล้ว
Getting started with Quarkus is not that hard. In this short tutorial I'll help you to create, run and test your first Quarkus app.
Quarkus Hello World 1/4
มุมมอง 1.4K3 ปีที่แล้ว
Getting started with Quarkus is not that hard. In this short tutorial I'll help you to create, run and test your first Quarkus app.
Java basics of the LocalDate, LocalTime, LocalDateTime, ZonedDateTime and the DateTimeFormatter
มุมมอง 38K3 ปีที่แล้ว
In this video I will briefly dicuss how to create dates and times since Java 8.
Week 13 - live Java - Example OCA8 / OCP11 questions
มุมมอง 9313 ปีที่แล้ว
This is the last week already! In this video I'll show you some example questions you can get on the exam. Make sure to prepare yourself well! Java exams are very different from day to day coding. Don't forget to enjoy yourself doing this! And if you have any questions, please let me know in the comments below :) Good luck!
Week 12 - live Java - how to prepare for OCA8 / OCP11
มุมมอง 1K3 ปีที่แล้ว
This week we will discuss how to prepare for the Oracle exam. It basically comes down to: 1 know the Java basics 2 use a study guide to know the Java funky stuff you'll need to know for the exam 3 do mock exams to get familiar with the type of questions that they use The links to the resources OCA8 amzn.to/3kzbcSF OCP11-1 (can also be used for OCA8, but overkill) amzn.to/2XRS5JU OCP11-1 Hanuman...
Week 11 - live Java - Q&A: compiler, static, lambdas, streams
มุมมอง 8633 ปีที่แล้ว
This week we'll not be discussing anything new. It's time for a Q&A session. Next week we'll discuss exam prep :) Questions If you have any questions about the content, please write them under the corresponding TH-cam video. The questions that are asked most will be discussed in the Saturday session. You can also ask your direct team members and the other participants. Please help each other as...
Java - interfaces in Java basics
มุมมอง 6523 ปีที่แล้ว
Java - interfaces in Java basics
Week 10 - live Java - interfaces, functional interfaces and lambda expressions
มุมมอง 8143 ปีที่แล้ว
Week 10 - live Java - interfaces, functional interfaces and lambda expressions
Lambda expressions in Java (basics)
มุมมอง 8923 ปีที่แล้ว
Lambda expressions in Java (basics)
Functional interfaces in Java
มุมมอง 5513 ปีที่แล้ว
Functional interfaces in Java
Exceptions in Java - Checked vs Unchecked
มุมมอง 1.7K3 ปีที่แล้ว
Exceptions in Java - Checked vs Unchecked
Java FileReader and FileWriter
มุมมอง 8K3 ปีที่แล้ว
Java FileReader and FileWriter
Week 9 - live Java - Exceptions and file reading / writing
มุมมอง 3683 ปีที่แล้ว
Week 9 - live Java - Exceptions and file reading / writing
Week 8 - live Java - Methods on Collections
มุมมอง 3493 ปีที่แล้ว
Week 8 - live Java - Methods on Collections
Week 7 - live Java - Collections and Generics
มุมมอง 5463 ปีที่แล้ว
Week 7 - live Java - Collections and Generics
Java Collections Framework Basics I
มุมมอง 6313 ปีที่แล้ว
Java Collections Framework Basics I
Java Generics Basics
มุมมอง 6683 ปีที่แล้ว
Java Generics Basics
Week 6 - live Java - Constructor, Static, Abstract
มุมมอง 6523 ปีที่แล้ว
Week 6 - live Java - Constructor, Static, Abstract
Java Abstract keyword
มุมมอง 4563 ปีที่แล้ว
Java Abstract keyword
Java Constructors
มุมมอง 3133 ปีที่แล้ว
Java Constructors
Java Static keyword
มุมมอง 4523 ปีที่แล้ว
Java Static keyword
Week 5 - live Java - OOP: Encapsulation, Polymorphism and Inheritance
มุมมอง 8193 ปีที่แล้ว
Week 5 - live Java - OOP: Encapsulation, Polymorphism and Inheritance
Polymorphism (OOP pillar 3) in Java
มุมมอง 4373 ปีที่แล้ว
Polymorphism (OOP pillar 3) in Java
Inheritance (OOP pillar 2) in Java
มุมมอง 3513 ปีที่แล้ว
Inheritance (OOP pillar 2) in Java
OOP in Java
มุมมอง 3523 ปีที่แล้ว
OOP in Java
Encapsulation (OOP pillar 1) in Java
มุมมอง 5823 ปีที่แล้ว
Encapsulation (OOP pillar 1) in Java

ความคิดเห็น

  • @soufianebouanani-or2cn
    @soufianebouanani-or2cn 11 วันที่ผ่านมา

    The art of getting straight to the point, Much appreciated

  • @LakhveerBawa-u1l
    @LakhveerBawa-u1l 14 วันที่ผ่านมา

    Thanks a lot, I did not come to learn spring or java here but to learn IOC and you explained it clearly and thoroughly. Thank you so much

  • @blastkage7190
    @blastkage7190 20 วันที่ผ่านมา

    lifes too short to be coding in java , incredible vid btw

  • @DL190695
    @DL190695 20 วันที่ผ่านมา

    Can you please make more videos on Spring/Springboot explaining autowiring etc etc? It's such a delight hearing a woman's voice explain this in the most straightforward/simplest way to understand!

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

    your tutorial is the best sources for beginner, thank you!

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

    Thank you very much Maaike. Your explanation of how the Spring Framework works internally is brilliant. Your exceptional and inspiring communication skills make complex concepts much easier to understand. Thanks again for sharing your knowledge, enthusiasm, and positive energy! Great instructor!

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

    Very well explained, great video!

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

    really good explanation

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

    the most impo question is when i m supposed to use bean

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

    You are very beautiful

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

    Thanks it was very helpful

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

    Excellent presentation. I was so much confused regarding these annotations and their purpose including IOC and DI. Now, I feel relaxed. Thanks aplenty.

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

    Spring -- Mecca Muslim -- Dutch Arab racial! Ah ha -- simulated device net -- i.e. fraud Id accent! Acc -- attachment 2x - took my chances! You forged, on the -- KUIMAKAN net!

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

    /P''b[insrt f(x''tdT(4''xvk paavlow + 2''UI' floch buoy : 8''xfrch fos vk in hlv molz P''B(vfr pxavn ljx)]//+ b insrt kolmn spdy wb < vFDx'' 2''UI' buoy fltrx fos ba > 8''xfrch int=djz wb L'' , R'' , kd , cd pjx paavlow vd LN'' auch fs O UI'//int u IC spdy buk 4''orb(xt*DvrR'') P''bB(vfr pxavn) + insrt kolmn fosz net~tmp loch X''Wn eml < chrp buoy thrm mrk lyr~4''frch op - tun rul run/

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

    I did not get it, why do you have to add the gerName()... bean?

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

    thank you very much. It's very easy for understand 🥰

  • @AndreasMuller-ji4jo
    @AndreasMuller-ji4jo 2 หลายเดือนก่อน

    Thank you so much. Your explanation is exactly what I was looking for.

  • @lindairene-vh7nj
    @lindairene-vh7nj 2 หลายเดือนก่อน

    how do i locate this window on my computer as am going through nightmare

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

    Thank you for the clear explanation. Will watch more of your Java videos 😁

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

    So underrated you should teach spring boot more

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

    Mesmerizing way of teaching ❤😸

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

    They gave the data object a method which takes the formatter as an arg... that offends my feng shui.

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

    Have we easy way for find our countries ?)

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

    Thank you, that was really helpful

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

    This video didn't help at all 😃

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

    Хорошее английское произношение, все слова понятны с первого раза 👍🏻

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

    Same operator '//' in Lua for integer division 🚀🚀🚀

  • @user-fj6ol1vt5n
    @user-fj6ol1vt5n 4 หลายเดือนก่อน

    I'm really thankful that i could found this tutorial to make me fully understand what beans are. Thank you very much Maaike.

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

    very good explanation. please comeback with more videos🥹

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

      Thank you 🥰 It will be at most 2 more weeks! Anything in particular you'd like to see?

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

    Man, I so wish you made an entire playlist explaining Spring, SpringBoot & Spring MVC, or maybe separate playlists for each tutorial! Genuinely one of the best explanation videos I've found on the topic!

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

      This is very encouraging, thank you! Im working on it at this very moment 🥰

    • @DevoteeInCorporate
      @DevoteeInCorporate 18 วันที่ผ่านมา

      @@BrightBoost when will you upload it?

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

    Hi! This was an awesome explanation which I was missing in other tutorials. Thank you for being so precise. Can you tell me the keyboard shortcut for generating getters/setter and constructors in Intellij?

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

      use @Getter and @Setter annotations

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

    Create more Tutorials Madam....

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

      I will!!

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

    Really a Magic Video. Thank you for explaining the basic mechanism of spring beans. Subscribed to your channel.

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

      Thank you😊

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

    beautiful girl and explanation, it's rarely to happen 😂

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

    عظمة على عظمة legende you did what the others couldn't; well done

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

    Very Simple and good Explanation..

  • @Sisyphus.
    @Sisyphus. 6 หลายเดือนก่อน

    now i have more question than i came with but very nice tutorial

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

      Well, fire away! Happy to answer 😊

    • @Sisyphus.
      @Sisyphus. 6 หลายเดือนก่อน

      It has do do nothing with the video and its good that i have new questions that means i understand the previous stuff but. 13:14 in here it throws a error for string like i dont unerstand, why it does not know about string class, the class is a internal core library how doesn't it know, why do we need to tell it what a string is Thank you for your help😅

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

      @@Sisyphus. Ah that's a good point! We are not telling it what a string is, but we are telling the container to create a string instance, so that it can be injected. The class is known, but the instance we're referring to is not, because without that method marked with @bean, there would be no bean of type string available. Does that help?

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

      @@Sisyphus. and very true! Being able to ask new questions means growth, keep it up 😊😊

    • @Sisyphus.
      @Sisyphus. 5 หลายเดือนก่อน

      @BrightBoost yes it does, thank you so much and keep doing what you're doing.

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

    Please make more videos like this !! Please come back

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

    Thank You this really helped!!

  • @user-rh5lk8xh3s
    @user-rh5lk8xh3s 6 หลายเดือนก่อน

    Such a thorough video! It just cleared up a lot of things for me. You are so great at explaining.

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

      Happy to hear that! And thank you 😊

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

    Thank you Maaike, I'm getting started with Java/Grails, coming from .NET and this really helped me :)

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

    Such an amazing tutorial! Loved the way you kept rerunning the program to show us the effect of each change. Also really loved the combination of giving us a great intro to Spring in addition to examples. Must watch! Can't wait for future content (no pressure, we just love your videos!). Thank you!!!

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

      Thank you so much for the encouragement! Good luck with your spring journey ❤️

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

    Thanks for making this video. I am a .NET developer, good overview and nice intro.

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

    Did not got the answer on "what is the spring container"? And example of @Component, which is data transfer object, is bad example

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

    That was a great video! I listen to many on the topic but this was clearly the best.

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

    Great thanks!

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

    fantastic. thank you

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

    Maaike run the bean as many times as you need! Your explanations help a lot :)

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

      Haha thank you😊

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

    Where are you messiah !!! Wee neeed youuuuuuuuuuu!!!!!!!!

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

      Hahah I was actually working on the new batch! Expect to have a full course on Spring in April