Java/Spring 기반 백엔드 엔지니어입니다. 매일 학습하고 기록하며, 동작 원리를 밑바닥부터 이해하는 것을 좋아합니다.
- 📝 매일 TIL 작성 — Java/Spring/CS 심화 학습 노트
🔀 39 PRs merged · 14 projects
jackson-databind #6076 Fix #4762: @JsonValue should honor @JsonInclude on anno…
jackson-databind #6102 Fix #6101: omit NON_EMPTY Map when CUSTOM content filte…
jackson-databind #6047 Fix #6043: honor FAIL_ON_UNKNOWN_PROPERTIES for creator…
openapi-generator #23967 [BUG][core] Normalize OAS 3.1 type: null map value (a…
openapi-generator #24218 fix(kotlin-server): use valid Kotlin String conversions…
openapi-generator #24062 [Go] Honor generateUnmarshalJSON=false for oneOf models
openapi-generator #24047 [kotlin] Add @get:JsonValue to nested Jackson enums (#2…
openapi-generator #23982 [typescript-fetch] Fix TS2590 in instanceOf guards for …
openapi-generator #24127 [Java] Skip wildcard media types when selecting request…
openapi-generator #23971 [Java] Render object default for composed ($ref + defau…
openapi-generator #24072 [python] Run regex pattern validators in mode="before" …
openapi-generator #24081 [core] Restore sibling example for allOf with a single …
openapi-generator #24076 [core] Fix UnsupportedOperationException for oneOf memb…
openapi-generator #24017 [Java][vertx] Apply Vert.x pool defaults in buildWebCli…
openapi-generator #23872 [Java][restclient] Build XmlMapper via builder when use…
springdoc-openapi #3296 Fix #3282: preserve nest() version predicate across all…
springdoc-openapi #3292 Make WebProperties and WebMvcProperties optional in Swa…
jackson-dataformats-text #697 Fix #696: write non-finite TOML floats as nan/inf/-inf
spring #1258 fix: exclude annotation types from mapper candidate com…
jackson-core #1624 Fix #1622: size base64 encoding buffer from binary leng…
jackson-core #1613 Add JsonReadFeature.ALLOW_HEXADECIMAL_NUMBERS for JSON5…
jackson-core #1614 Preserve explicit "+" sign across buffer boundaries for…
spring-boot #50734 High number of connections due to Mongo health indicator
feign #3415 Return response body in FeignException from errorReadin…
feign #3382 Preserve delegate content type for multipart parameters
feign #3422 Make Expressions max length configurable (fixes #2916)
feign #3419 Honor jdk.httpclient.allowRestrictedHeaders in Http2Cli…
feign #3406 Fix feign-core test compilation broken by removed Reque…
feign #3394 Avoid ClassLoader leak from static default async execut…
feign #3407 Open observation scope and stop on non-FeignException e…
feign #3371 Forward dismiss404 from CoroutineFeign builder to Async…
feign #3370 Document metrics published by the micrometer module
resilience4j #2478 Preserve durationSupplierType when copying HedgeConfig …
spring-cloud-openfeign #1384 Fix concurrent initialization race in FeignHttpMessageC…
spring-cloud-openfeign #1378 Fix unconditional overwrite of resolved fallbackFactory…
querydsl #1791 Render object arrays as Kotlin Array in querydsl-kot…
mapstruct #4061 #4060 Report compilation error for SET_TO_DEFAULT witho…
jreleaser #2130 fix(deploy): clarify Maven Central polling log wording
spring-batch #5400 Propagate step context to worker threads in ChunkTaskEx…
→ 전체 PR 보기
Why Driven Backend — velog
- 2026-07-19 — 컨테이너가 메모리 한도에 닿으면 죽는가, 느려지는가 — cgroup v2 memory.high와 memory.max의 경계
- 2026-07-18 — SEQUENCE는 INSERT마다 nextval을 친다? — Hibernate pooled 옵티마이저가 50건에 한 번만 DB를 치는 법
- 2026-07-17 — FOR UPDATE는 왜 존재하지도 않는 행까지 잠그는가 — InnoDB 넥스트키 락
- 2026-07-16 — 인터페이스만 선언했는데 리포지토리 구현체는 누가 만드나 — Spring Data JPA 프록시와 쿼리 룩업
- 2026-07-15 — HikariCP는 커넥션을 빌려줄 때 왜 락을 잡지 않는가 — ConcurrentBag의 상태 CAS 대여



