Spring JPA Specification Join Two Tables Only to filter the Query

前端 未结 0 1557
梦毁少年i
梦毁少年i 2020-12-31 16:36

I have been Trying to generate JPA2 Specification that can filter data by joining another table. The tables are

ApplicationUser{
  String userId;
}

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