최근 포스트

READ_UNCOMMITTED

1 분 소요

overview READ_UNCOMMITTED is the lowest isolation level in database transaction management. It allows a transaction to read data that has been modified by ot...

how to use PATCH method in feign client

최대 1 분 소요

overview 2025-05-27 17:30:17 [ERROR] [http-nio-8082-exec-1] o.o.t.c.c.GlobalExceptionHandler - occur an exception: feign.RetryableException: Invalid ...