Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ksql
- Spring Cloud Netflix
- @TransactionalEventListener
- HandlerMethodArgumentResolver
- intellij 핵심 단축키
- multipart테스트
- #docker compose
- 자바 ORM 표준 JPA 프로그래밍
- 자바 ORM 표준 JPA 프로그래밍 정리
- Stream
- 원격 브랜 삭제
- 친절한 SQL 튜닝
- intellij favorites
- 리팩토링 2판
- aws
- java
- intellij 즐겨찾기
- javascript case
- CompletableFuture
- findTopBy
- JPA
- IntelliJ
- 백명석님
- git
- @Transactional Propagation
- ksqldb
- Linux
- 마이크로 서비스
- vue.js
- 리눅스
Archives
- Today
- Total
목록Facade Pattern (1)
시그마 삽질==six 시그마
Facade pattern
The facade pattern (also spelled façade) is a software-design pattern commonly used in object-oriented programming. Analogous to a facade in architecture, a facade is an object that serves as a front-facing interface masking more complex underlying or structural code. A facade can: -improve the readability and usability of a software library by masking interaction with more complex components be..
프로그래밍/디자인패턴
2020. 4. 30. 08:33