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
BackendIdConverterthat will simply use ids as they are.