@ConfigurationProperties(value="spring.data.web") public class SpringDataWebProperties extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SpringDataWebProperties.PageablePageable properties. | 
| static class  | SpringDataWebProperties.SortSort properties. | 
| Constructor and Description | 
|---|
| SpringDataWebProperties() | 
| Modifier and Type | Method and Description | 
|---|---|
| SpringDataWebProperties.Pageable | getPageable() | 
| SpringDataWebProperties.Sort | getSort() | 
public SpringDataWebProperties.Pageable getPageable()
public SpringDataWebProperties.Sort getSort()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.