@ConfigurationProperties(value="spring.data.web") public class SpringDataWebProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SpringDataWebProperties.Pageable
Pageable properties.
|
static class |
SpringDataWebProperties.Sort
Sort 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()