Spring Data JPA - Create a dynamic Query annotation

后端 未结 0 359
忘掉有多难
忘掉有多难 2020-12-28 17:19

I wanted to know if I can replace the @Query(value="") by @Query(value=query) where query is a String I can edit somewhere.

I have to create a function to s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题