Technical Archive

Technical Blog

Spring Boot

Propagating TraceId Context Across Async Work

A debugging note on why traceId disappears across Spring Boot async work, and how TaskDecorator/context propagation restores traceable logs.

micrometerpropogationtraceId
3 min read
Spring Boot

Separating Identity and Equality in Java

A clear explanation of how ==, equals, and hashCode differ in Java, especially around object comparison and collection behavior.

java동등성동일성
2 min read
Database

Database Benchmarking Criteria and Using HammerDB

A practical note on designing database benchmarks with OLTP/OLAP context, schema shape, client count, read/write ratio, and HammerDB execution.

hammerDBTestingWorkload
3 min read
SWMaestro

SWMaestro 14th Cohort Acceptance Retrospective

A practical retrospective on preparing for the SWMaestro 14th cohort, from coding tests to project interviews, CS fundamentals, and collaboration questions.

Software maestroSW MaestroSW 마에스트로
7 min read