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

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

Introduction

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

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
 *