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 newAlpsJsonHttpMessageConverter
for 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, RepositoryRestConfiguration repositoryRestConfiguration) Methods in org.springframework.data.rest.webmvc.config with parameters of type RootResourceInformationToAlpsDescriptorConverterModifier and TypeMethodDescriptionRepositoryRestMvcConfiguration.alpsJsonHttpMessageConverter
(RootResourceInformationToAlpsDescriptorConverter alpsConverter)