#jpa-entity
Read more stories on Hashnode
Articles with this tag
Spring Data JPA를 통해 손쉬운 기초 CRUD · JPA Repository 객체를 다루기 위해 알아야 할 것 JPA Repository로 만든 repository 객체들은 스프링에서 bean(빈)이라는 것으로 관리됩니다. 이 개념을 이해하고 설명하기 위해...