+{"pageProps":{"allPostsData":[{"id":"jpa-determine-entity-is-new","title":"Spring Data JPA - 새로운 Entity 판별","date":"2025-04-30","tags":["Spring","JPA"],"summary":"How does Spring Data JPA Determine if an Entity is New?","description":"Spring Data JPA 에서 Entity 가 새로운 것인지 판단하는 방법에 대해서 알아보자."},{"id":"ddd-core-concept","title":"도메인 주도 설계의 핵심 개념","date":"2025-03-01","tags":["DDD"],"summary":"Domain-Driven Design Core Concept","description":"도메인 주도 설계(DDD, Domain-Driven Design) 의 핵심 개념에 대해서 알아보자."},{"id":"ddd-fact-misunderstanding","title":"도메인 주도 설계의 사실과 오해","date":"2025-02-22","tags":["DDD"],"summary":"Domain-Driven Design Fact and Misunderstanding","description":"도메인 주도 설계(DDD, Domain-Driven Design)의 사실과 오해"},{"id":"why-using-grpc","title":"gRPC 를 도입하는 이유에 대해서 알아보자. (feat. Http 1.0 vs Http 1.1 vs Http 2.0)","date":"2024-10-15","updated":"2025-06-30","tags":["gRPC","Study"],"summary":"Let's find out the issues with HTTP 1.0, HTTP 1.1, and the benefits of gRPC being introduced into the MSA structure.","description":"HTTP 1.0, HTTP 1.1 의 문제와 gRPC 가 MSA 구조에 도입되면 어떤 이점이 있는지 알아보자."},{"id":"try-with-resources","title":"try-with-resources 를 이용한 자원해제","date":"2024-10-10","tags":["Java"],"summary":"Let’s explore how to manage and release resources using try-with-resources in Java.","description":"try-with-resources 를 이용한 자원해제와 동작 방식에 대해서 알아보자."},{"id":"system-out-println-vs-logger","title":"Logger vs System.out.println","date":"2024-09-29","tags":["Java"],"summary":"Compare loggers with System.out.println, and find out why System.out.println should not be used in production code.","description":"로거와 System.out.println 를 비교해보고, 왜 System.out.println 을 프러덕션 코드에서 사용하면 안되는지에 대해서 알아보자."},{"id":"why-new-line","title":"파일 끝에 개행이 필요한 이유","date":"2024-06-10","tags":["Clean Code"],"summary":"File dose not end with a newline","description":"파일 끝에 개행이 필요한 이유와 POSIX 표준에 대해서 간략히 알아보자."},{"id":"local-variable-type-inference-style-guidelines","title":"Local Variable Type Inference Style Guidelines","date":"2024-06-07","tags":["Clean Code"],"summary":"Local Variable Type Inference Style Guidelines","description":"지역 변수 유형 추론 타입인 'var' 를 사용하는 방법"},{"id":"comments","title":"Clean Code - Comment(주석) 에 대한 가이드","date":"2024-05-30","tags":["Clean Code"],"summary":"Clean Code - About Comment Guide","description":"Clean Code 관점에서의 Comment(주석) 남기는 방법에 대한 가이드"},{"id":"springformatter-checkstyle","title":"Spring formatter 와 Check Style 사용하기","date":"2024-05-26","tags":["Clean Code","Spring","Java"],"summary":"Using Spring formatter and Check Style","description":"IntelliJ 에서 Spring formatter 와 Check Style 로 일관성 있는 코드 작성하기"},{"id":"intellij-indexing","title":"IntelliJ IDEA Indexing 기능 비활성화","date":"2022-02-08","tags":["Etc"],"summary":"Disable the auto-indexing function and perform manual indexing","description":"자동 인덱싱 기능을 비활성화하고 수동 인덱싱하기"},{"id":"in-memory","title":"In Memory Database vs In Memory Data Grid","date":"2020-05-23","tags":["Etc","Study"],"summary":"Comparison of In Memory Database and In Memory Data Grid","description":"In Memory Database와 In Memory Data Grid에 대해서 알아보자."},{"id":"virtualbox-centos-disk","title":"Virtualbox CentOS Disk 용량 늘리기","date":"2020-05-22","tags":["Etc","Study"],"summary":"Correcting the Insufficient Capacity of CentOS Disks in Virtual Box","description":"Virtualbox에서 CentOS 용량이 부족한 경우 해결하기"},{"id":"mysql-validation-errors","title":"MySQL Value '0000-00-00' can not be represented as java.sql.Date errors","date":"2020-05-17","tags":["MySQL"],"summary":"MySQL Validation errors Cause and Workaround","description":"MySQL Validation errors 원인과 해결 방법"}],"gradientsForPosts":["from-pink-500 via-red-500 to-orange-400","from-yellow-400 via-green-500 to-teal-500","from-emerald-400 to-lime-500"]},"__N_SSG":true}
0 commit comments