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

Fixes for Boot upgrade #1545

Closed

Conversation

ilayaperumalg
Copy link
Contributor

@ilayaperumalg ilayaperumalg commented Jun 23, 2017

Resolves #1397

donovanmuller and others added 3 commits June 23, 2017 14:55
* The newer version of spring-data-commons unearthed a shortcoming in
the handling of PagedResourcesAssembler's.
Added Pageable support where necessary
* Adjusted the default page size to 2000
(the same as org.springframework.data.web.PageableHandlerMethodArgumentResolver#DEFAULT_MAX_PAGE_SIZE)
 - Add ability to retrieve paginated list of AppRegistration resources when Pagination is requested
 - Add test

Resolves spring-cloud#1397
@ilayaperumalg
Copy link
Contributor Author

@viniciusccarvalho When merging, please make sure not to squash the changes so that we have the history of changes in place. Thanks!

@viniciusccarvalho
Copy link
Contributor

merged via c2265c0. The fact that I did not squashed, seemed to have gotten Eric's PR in the middle of all commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants