Example usage for org.springframework.data.rest.webmvc.support RepositoryLinkBuilder subclass-usage

List of usage examples for org.springframework.data.rest.webmvc.support RepositoryLinkBuilder subclass-usage

Introduction

In this page you can find the example usage for org.springframework.data.rest.webmvc.support RepositoryLinkBuilder subclass-usage.

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
 *