How to provide final value for @Query(value=xyz) in spring-boot application

前端 未结 0 1894
暖寄归人
暖寄归人 2021-01-07 17:51

I am reading my SQL queries from property file and the same I am passing to @Query(value=xyz) but getting consistent error "Attribute value must be constant". Is t

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