Notice
Recent Posts
Recent Comments
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Spring Batch
- design pattern
- scala
- apache storm
- elasticsearch
- 엘라스틱서치
- hibernate
- 도메인주도설계
- hdfs
- spark
- Linux
- Angular2
- intellij
- hadoop
- elastic search
- 제주
- DDD
- Java
- Spring XD
- Gradle
- Hbase
- Spring
- docker
- nginx
- 스프링 배치
- SBT
- 인텔리J
- Clean Code
- Spring Boot
- Storm
Archives
- Today
- Total
목록GoF (1)
욱'S 노트
Design Pattern 시작
Design Pattern이란 ? 소프트웨어 개발시 직면한 문제 해결을 위해 사용하는 구조화된 해법이다. GOF의 디자인패턴 가장 널리 디자인 패턴이며, Gang of four(에릭감마, 리차드헬름, 랄프존슨, 존블리시드)에 의해 발표되었다. 그들은 23가지 디자인 패턴을 다음과 같이 분류한다. 생성에 관한 패턴 Abstract Factory, Builder, Factory Method, Prototype, Singleton 구조에 관한 패턴 Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy 행동에 관한 패턴 Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento..
Methdology/Design Pattern
2012. 4. 4. 18:02