Uses of Package
org.springframework.data.rest.webmvc.spi
Packages that use org.springframework.data.rest.webmvc.spi
Package
Description
-
Classes in org.springframework.data.rest.webmvc.spi used by org.springframework.data.rest.webmvc.configClassDescriptionSPI to allow the customization of how entity ids are exposed in URIs generated.
-
Classes in org.springframework.data.rest.webmvc.spi used by org.springframework.data.rest.webmvc.spiClassDescriptionSPI to allow the customization of how entity ids are exposed in URIs generated.The default
BackendIdConverter
that will simply use ids as they are. -
Classes in org.springframework.data.rest.webmvc.spi used by org.springframework.data.rest.webmvc.supportClassDescriptionSPI to allow the customization of how entity ids are exposed in URIs generated.