Uses of Class
org.springframework.boot.data.rest.autoconfigure.RepositoryRestProperties
Packages that use RepositoryRestProperties
Package
Description
Auto-configuration for Spring Data REST.
-
Uses of RepositoryRestProperties in org.springframework.boot.data.rest.autoconfigure
Methods in org.springframework.boot.data.rest.autoconfigure with parameters of type RepositoryRestPropertiesModifier and TypeMethodDescriptionorg.springframework.boot.data.rest.autoconfigure.SpringBootRepositoryRestConfigurer
RepositoryRestMvcAutoConfiguration.springBootRepositoryRestConfigurer
(ObjectProvider<Jackson2ObjectMapperBuilder> objectMapperBuilder, RepositoryRestProperties properties)