Skip to content

Use ReactivePageableExecutionUtils from Spring Data Commons #1946

Closed
@czp3009

Description

@czp3009

Reactive edition of PageableExecutionUtils is ReactivePageableExecutionUtils, it's a very useful utils class.

But what I want to know is why it's not public, when the original PageableExecutionUtils is marked as public?

This result to that I can use PageableExecutionUtils in my own code, but there is no way to use ReactivePageableExecutionUtils.

Is it possible to mark ReactivePageableExecutionUtils as public as well?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions