수업자료/Spring Boot JPA
Boot3 JPA Ex02 Derived Query Methods
kjwc
2023. 7. 13. 17:16
728x90
https://www.logicbig.com/tutorials/spring-framework/spring-data.html
Spring Data JPA Tutorials
Using @Query annotation to specify JPQL on the repository method directly.
www.logicbig.com
위 사이트 예제를 구현해 보았습니다. h2 Database를 사용했습니다.
728x90