List of usage examples for org.springframework.data.rest.webmvc.support RepositoryEntityLinks subclass-usage
From source file org.socialsignin.springframework.data.dynamodb.demo.config.DemoRepositoryEntityLinks.java
/**
* Allows us to configure a custom To RepositoryLinkBuilder which can render
* Amazon's textual ids to and from url-safe strings
*
* @author Michael Lavelle
*