Index
All Classes and Interfaces|All Packages
A
- applyTo(RepositoryRestConfiguration) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
D
- DataRestAutoConfiguration - Class in org.springframework.boot.data.rest.autoconfigure
-
Auto-configurationfor Spring Data REST. - DataRestAutoConfiguration() - Constructor for class org.springframework.boot.data.rest.autoconfigure.DataRestAutoConfiguration
- DataRestProperties - Class in org.springframework.boot.data.rest.autoconfigure
-
Configuration properties for Spring Data REST.
- DataRestProperties() - Constructor for class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
G
- getBasePath() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getDefaultMediaType() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getDefaultPageSize() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getDetectionStrategy() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getEnableEnumTranslation() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getLimitParamName() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getMaxPageSize() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getPageParamName() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getReturnBodyOnCreate() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getReturnBodyOnUpdate() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- getSortParamName() - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
O
- org.springframework.boot.data.rest.autoconfigure - package org.springframework.boot.data.rest.autoconfigure
-
Auto-configuration for Spring Data REST.
S
- setBasePath(String) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setDefaultMediaType(MediaType) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setDefaultPageSize(Integer) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setDetectionStrategy(RepositoryDetectionStrategy.RepositoryDetectionStrategies) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setEnableEnumTranslation(Boolean) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setLimitParamName(String) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setMaxPageSize(Integer) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setPageParamName(String) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setReturnBodyOnCreate(Boolean) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setReturnBodyOnUpdate(Boolean) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
- setSortParamName(String) - Method in class org.springframework.boot.data.rest.autoconfigure.DataRestProperties
All Classes and Interfaces|All Packages