Package org.springframework.data.rest.webmvc.spi
package org.springframework.data.rest.webmvc.spi
-
ClassDescriptionSPI to allow the customization of how entity ids are exposed in URIs generated.The default
BackendIdConverter
that will simply use ids as they are.