급식 게시물 주간별 조회 @Query 어노테이션 설명 #54
HyunSu1768
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@query 어노테이션
@query(value = "SELECT * FROM tbl_board WHERE WEEK(create_at) = ?1", nativeQuery = true)
Beta Was this translation helpful? Give feedback.
All reactions