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