The Power of Dependency Injection and IoC Containers: Simplifying Your Code - Spring Boot Tutorial 2

Published: 20 January 2021
on channel: PithorAcademy
242
8

Spring boot tutorial 2: What is Dependency Injection and what problem it solves?

This is the second video in the series of Rest API with Spring boot and Mysql. In this video, we'll learn some of the prime concepts like "Dependency Injection" and "Ioc Container".

We'll discuss the problem that we have before dependency inject, then we resolve it. We'll discuss why new is considered bad to use. Then we'll create the parent-child relationship to improve the coupling of the program. In the last, we'll discuss what benefit we get with dependency injection.

For Spring boot concepts visit:

What & Why Spring boot:    • What is Spring Boot and Why we use it?  
Dependency Injection & IOC Container:    • The Power of Dependency Injection and...  
Aspect-Oriented Programming (AOP):    • Aspect-Oriented Programming (AOP): Si...  
Generate Spring Project:    • Spring Boot Made Simple: Generating P...  
Project Architecture:    • Understanding What We're Developing a...  
Auto generated Code & pom.xml:    • Unpacking the Magic: Understanding Pr...  
RestController & Endpoint:    • Exploring @RestController: Creating R...  

Complete Courses:

Spring Boot Tutorials:    • Course Intro: Rest API with Spring bo...  
Rest API Concepts:    • Course Intro: What is Rest API or Res...  
Please share your review in the comment section below.