Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera Project Network

Spring Boot Inversion of Control and Dependency Injection

Coursera Project Network via Coursera

Overview

In this project you will use the Spring Boot Framework to implement Inversion of Control and use the IOC framework to inject Dependency into an existing web service application. Traditional application development involves a main starting program that invokes libraries and functions to accomplish something. Inversion of control is used to simplify application development by allowing a Framework to handle the control in the application. In the Spring Boot Web Framework, the developer gives the framework the objects it needs to accomplish a task, such as providing a POJO to represent the data, but the control of the application is handled by the framework itself.

Syllabus

  • Spring Boot Inversion of Control and Dependency Injection
    • In this project you will use the Spring Boot Framework to implement Inversion of Control and use the IOC framework to inject Dependency into an existing web service application. Traditional application development involves a main starting program that invokes libraries and functions to accomplish something. Inversion of control is used to simplify application development by allowing a Framework to handle the control in the application. In the Spring Boot Web Framework, the developer gives the framework the objects it needs to accomplish a task, such as providing a POJO to represent the data, but the control of the application is handled by the framework itself.

Taught by

David Dalsveen

Reviews

4.6 rating at Coursera based on 89 ratings

Start your review of Spring Boot Inversion of Control and Dependency Injection

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.