Skip to content

Commit

Permalink
Use ReactivePageableExecutionUtils from Spring Data Commons.
Browse files Browse the repository at this point in the history
Closes #1946
  • Loading branch information
mp911de committed Nov 21, 2024
1 parent 6eed53f commit 2df8c2f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
import org.springframework.data.relational.repository.query.RelationalExampleMapper;
import org.springframework.data.repository.query.FluentQuery;
import org.springframework.data.repository.reactive.ReactiveSortingRepository;
import org.springframework.data.support.ReactivePageableExecutionUtils;
import org.springframework.data.util.Lazy;
import org.springframework.data.util.Streamable;
import org.springframework.r2dbc.core.DatabaseClient;
Expand Down

0 comments on commit 2df8c2f

Please sign in to comment.