Java org.springframework.data.rest.core.support DefaultSelfLinkProvider fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.rest.core.support DefaultSelfLinkProvider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.rest.core.support DefaultSelfLinkProvider.

The text is from its open source code.

Constructor

DefaultSelfLinkProvider(PersistentEntities entities, EntityLinks entityLinks, List> lookups)
Creates a new DefaultSelfLinkProvider from the PersistentEntities , EntityLinks and EntityLookup s.