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 | 29 | 30 |
Tags
- ksqldb
- git
- Linux
- CompletableFuture
- 원격 브랜 삭제
- 백명석님
- 친절한 SQL 튜닝
- 마이크로 서비스
- javascript case
- HandlerMethodArgumentResolver
- aws
- java
- 자바 ORM 표준 JPA 프로그래밍
- @Transactional Propagation
- vue.js
- 리팩토링 2판
- multipart테스트
- ksql
- #docker compose
- Spring Cloud Netflix
- Stream
- intellij 핵심 단축키
- 리눅스
- intellij 즐겨찾기
- findTopBy
- @TransactionalEventListener
- 자바 ORM 표준 JPA 프로그래밍 정리
- IntelliJ
- intellij favorites
- JPA
Archives
- Today
- Total
목록Facade (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