Spring boot JpaRepository manytomany findBy contains all values from the list param

前端 未结 0 884
无人及你
无人及你 2020-12-09 05:25

Is there a way to find entities which contains all items from the list param?

@Entity
@Table(name = "parent")
public class Parent implements Seriali         


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