Open
Description
Description
(Quickly searched for this issue, but did not find it)
If I correctly understood the implementation of the Springdata layer, it translates the query which is then used by the panache layer.
As we already have ReactivePanache based on Reactive Hibernate, is there anyway to have support for Reactive Springdata ?
Thanks
Implementation ideas
None