We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a47869 commit f46d685Copy full SHA for f46d685
1 file changed
2026/Fundamentals_of_Software_Architecture_2nd_Edition/jongfeel/Chapter13_Contracts.md
@@ -0,0 +1,13 @@
1
+## Summary
2
+
3
+- https://github.com/jongfeel/BookReview/issues/1641
4
5
+## Review
6
7
+- https://github.com/jongfeel/BookReview/issues/1641#issuecomment-4082337757
8
9
+### 후기
10
11
+느슨한 계약이라는게 필요할까? 라는 의문이 들었는데 원래 계약대로 한다고 해도 드러나는 단점은 어쩔 수 없는 처리를 단점으로 드러내는 것 정도라고 보여지기 때문이다.
12
13
+컨슈머 주도 계약이라는 것도 중간에 큐나 토픽에 담는걸 생략하다 보니 서비스들 끼리 커플링이 일어나는 걸 언급하는데 함께 설명해 줬다면 좋았을 것 같다.
0 commit comments