Intro to Spring framework.

Han sang yeob·2021년 4월 27일
1

Java Spring

목록 보기
1/2

When we are working on Java development, software development, Web development or Enterprise development depend on what we working on, we have Module avaliable in Spring.
Like Dependencies, Spring say that "Hey, you don't need to worry about that. I will give you feature of IoC!" What if we want to work in Web Development? There is one thing famous called MVC, and Spring have Module for it which is Spring MVC.
So, in this chapter, I will be focusing on Spring, Dependency and Injection. But first we need to understand about Maven becuase when we are using Spring framework, we will be using Maven as a build tool

The following topic will be,
1. Dependenct Injection
2. Mavan
3. Spring IoC

profile
Learning IT in Vietnam

0개의 댓글