Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PageCollectors into Util #2490

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2021

  1. Add PageCollector

    zorglube committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8a74215 View commit details
    Browse the repository at this point in the history
  2. Add PageCollectors

    zorglube committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e654ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    153f1c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Rename and add toSimplePage

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6d4bd38 View commit details
    Browse the repository at this point in the history
  2. Formatter

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1c51eeb View commit details
    Browse the repository at this point in the history
  3. Improve javadoc

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5a25dff View commit details
    Browse the repository at this point in the history
  4. Factorized, use Stream.

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    89f53fc View commit details
    Browse the repository at this point in the history
  5. add toSimplePage(Pageable p)

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7b9bf41 View commit details
    Browse the repository at this point in the history
  6. Formating

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ca0ad33 View commit details
    Browse the repository at this point in the history
  7. Complete Unit Testing

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d72a31a View commit details
    Browse the repository at this point in the history
  8. Vars visibility

    Signed-off-by: Zorglube <[email protected]>
    zorglube committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    aabad92 View commit details
    Browse the repository at this point in the history