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