Dependency Injection
DI Dependency Injection 의존성 주입 - IoC (Inversion of Control) and DI are used to be interchangeable. - A programmer is central to the program, but the control of the entire program is the framework. - Inject bean by assembler not Object itself - Spring Container create Bean and control the life cycle of it. Example Code I public class Person{ private Writer text; public Person() { text = new Anoth..
Spring Boot
2019. 1. 30. 14:21
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Javascript Algorithm
- ... in Javascript
- hackerrank javascript
- hackerrank
- Object type casting
- algorithm
- HashMap
- string class in java
- repeat()
- math.max
- 프로그래머스
- easy algorithm
- HackerRank Algorithm
- 프로그래머스 알고리즘
- easy javascript algorithm
- compareTo()
- javascript
- hackerrank solution
- rest parameter
- java
- equals()
- spring boot application
- Collection Framework
- 알고리즘
- hackerrank javascript solution
- C++
- 프로그래머스 알고리즘문제
- substring()
- math.abs
- code refactoring
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함