Skip to content
Discussion options

You must be logged in to vote

I think the reason is that it doesn't need to be reactive.

The others are reactive because they need a query to get the result.
In the case of .hasPreviousPage, it just checks if the current page index is bigger than 0 (I think).

In term of API style, it's a bit weird though.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@beiertu-mms
Comment options

Answer selected by beiertu-mms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/panache area/persistence OBSOLETE, DO NOT USE area/hibernate-reactive Hibernate Reactive
2 participants