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