Uses of Class
org.springframework.data.rest.webmvc.alps.RootResourceInformationToAlpsDescriptorConverter
Packages that use RootResourceInformationToAlpsDescriptorConverter
Package
Description
-
Uses of RootResourceInformationToAlpsDescriptorConverter in org.springframework.data.rest.webmvc.alps
Constructors in org.springframework.data.rest.webmvc.alps with parameters of type RootResourceInformationToAlpsDescriptorConverterModifierConstructorDescriptionCreates a newAlpsJacksonJsonHttpMessageConverterfor the givenRootResourceInformationToAlpsDescriptorConverter.AlpsJacksonJsonHttpMessageConverter(tools.jackson.databind.json.JsonMapper objectMapper, RootResourceInformationToAlpsDescriptorConverter converter) Creates a newAlpsJacksonJsonHttpMessageConverterfor the givenJsonMapperandRootResourceInformationToAlpsDescriptorConverter.Deprecated, for removal: This API element is subject to removal in a future version.Creates a newAlpsJsonHttpMessageConverterfor the givenConverter. -
Uses of RootResourceInformationToAlpsDescriptorConverter in org.springframework.data.rest.webmvc.config
Methods in org.springframework.data.rest.webmvc.config that return RootResourceInformationToAlpsDescriptorConverterModifier and TypeMethodDescriptionRepositoryRestMvcConfiguration.alpsConverter(Repositories repositories, PersistentEntities persistentEntities, RepositoryEntityLinks entityLinks, EnumTranslator enumTranslator, Associations associationLinks, org.springframework.data.rest.core.config.RepositoryRestConfiguration repositoryRestConfiguration) Methods in org.springframework.data.rest.webmvc.config with parameters of type RootResourceInformationToAlpsDescriptorConverterModifier and TypeMethodDescriptionRepositoryRestMvcConfiguration.alpsJsonHttpMessageConverter(RootResourceInformationToAlpsDescriptorConverter alpsConverter)