Spring Data JPA - 새로운 Entity 판별
How does Spring Data JPA Determine if an Entity is New?
Spring Data JPA 에서 Entity 가 새로운 것인지 판단하는 방법에 대해서 알아보자.
Continue Reading →More PostsRead all →
I believe being considerate means writing clean, readable code,
building predictable and testable systems,
and delivering reliable, trustworthy services that users can depend on.
I’m constantly learning and growing to become better at this,
and this blog is where I share my journey as a learning developer.
How does Spring Data JPA Determine if an Entity is New?
Spring Data JPA 에서 Entity 가 새로운 것인지 판단하는 방법에 대해서 알아보자.
Continue Reading →