TIL (Today I Learned) 모든 문서는 WRITING_GUIDE.md의 프레임워크와 LLM을 활용하여, 한글(kr/)과 영어(en/) 버전으로 작성됩니다. Purpose 기술의 본질을 이해하고 기록합니다. 작동 원리와 존재 이유 분석 활용 예시 작성 Contents Language JVM JVM 구조와 메모리 관리 Garbage Collection Out Of Memory 분석 Heap Dump 분석 Kotlin Coroutine Coroutine vs Thread vs Virtual Thread Computer Science Database MySQL SQL 처리 과정 RBO vs CBO Network HTTP Framework Spring Boot 비동기 처리 (@Async) Class Loader Spring MVC HTTP 요청 처리 과정 Spring Data JPA Page vs Slice Testing Test Double 패턴 Software Design Methodology GoF Design Pattern 디자인 패턴이란? Creational Factory Method Pattern Abstract Factory Pattern Singleton Pattern Structural Composite Pattern Decorator Pattern Facade Pattern Behavioral Strategy Pattern Observer Pattern