아래 링크의 정리 및 요약입니다. https://www.yegor256.com/2015/05/07/ctors-must-be-code-free.html Constructors Must Be Code-Free It is a bad idea to put executing statements into class constructors because that leads to side effects and uncontrollable behavior. www.yegor256.com 생성자는 반드시 코드가 없어야 한다. public final class EnglishName implements Name { private final String name; public EnglishName(final CharSequenc..
https://www.yegor256.com/2015/02/26/composable-decorators.html Composable Decorators vs. Imperative Utility Methods A decorator pattern, while being the best instrument to keep objects highly cohesive, solid, and loosely coupled, is unfortunately not very popular in traditional Java programming. www.yegor256.com composable decorators라는 이름이 흥미롭다. decorators들을 composable로 사용 할 수 있게 하는 패턴이다. impera..
- Total
- Today
- Yesterday
- OOP
- JVM
- AWS
- SSL
- Kafka
- CompressedOops
- kerberos
- DESIGN
- Certificate Chain
- Consumer
- Dynamodb
- shenandoah
- GC
- oops
- Intermediate Certificate
- authentication
- ranking
- Java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |