Class DefaultLinkCollector

java.lang.Object
org.springframework.data.rest.webmvc.mapping.DefaultLinkCollector
All Implemented Interfaces:
LinkCollector

public class DefaultLinkCollector extends Object implements LinkCollector
A service to collect all standard links that need to be added to a certain object.
Since:
3.6
Author:
Oliver Drotbohm