Uses of Class
org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
Package
Description
Auto-configuration for Spring Data REST.
-
Uses of RepositoryRestProperties in org.springframework.boot.autoconfigure.data.rest
Modifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.data.rest.SpringBootRepositoryRestConfigurer
RepositoryRestMvcAutoConfiguration.springBootRepositoryRestConfigurer
(ObjectProvider<Jackson2ObjectMapperBuilder> objectMapperBuilder, RepositoryRestProperties properties)