@ConfigurationProperties(value="spring.data.web") public class SpringDataWebProperties extends ObjectSE
| 修飾子と型 | クラスと説明 |
|---|---|
static class | SpringDataWebProperties.Pageable ページング可能なプロパティ。 |
static class | SpringDataWebProperties.Sort プロパティを並べ替えます。 |
| コンストラクターと説明 |
|---|
SpringDataWebProperties() |
| 修飾子と型 | メソッドと説明 |
|---|---|
SpringDataWebProperties.Pageable | getPageable() |
SpringDataWebProperties.Sort | getSort() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic SpringDataWebProperties.Pageable getPageable()
public SpringDataWebProperties.Sort getSort()