RSS(feed.xml) 기반으로 게시글을 검색합니다.
Hi, I'm MadPlay !
[이펙티브 자바 3판] 아이템 90. 직렬화된 인스턴스 대신 직렬화 프록시 사용을 검토하라
[Effective Java 3th Edition] Item 90. Consider serialization proxies instead of serialized instances
[이펙티브 자바 3판] 아이템 88. readObject 메서드는 방어적으로 작성하라
[Effective Java 3th Edition] Item 88. Write readObject methods defensively
[Web on Reactive Stack] 4. Testing
한글로 번역한 Web on Reactive Stack, 4. Testing
[이펙티브 자바 3판] 아이템 87. 커스텀 직렬화 형태를 고려해보라
[Effective Java 3th Edition] Item 85. Consider using a custom serialized form
[Web on Reactive Stack] 3. WebSockets: 3.2. 웹소켓 API(WebSocket API)
한글로 번역한 Web on Reactive Stack, 3. WebSockets: 3.2. WebSocket API