r2dbc ReactiveCrudRepository how to write JPQL/HQL

后端 未结 0 533
一生所求
一生所求 2021-01-29 15:26

I\'m new to Spring WebFlux reactive. I use R2DBC postgresql. I have a repository like that:

public interface BookRepository extends ReactiveCrudRepository

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