| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.json |
| Modifier and Type | Method and Description |
|---|---|
protected LinkCollector |
RepositoryRestMvcConfiguration.linkCollector() |
| Constructor and Description |
|---|
PersistentEntityJackson2Module(Associations associations,
PersistentEntities entities,
UriToEntityConverter converter,
LinkCollector collector,
RepositoryInvokerFactory factory,
PersistentEntityJackson2Module.LookupObjectSerializer lookupObjectSerializer,
org.springframework.hateoas.mvc.ResourceProcessorInvoker invoker,
EmbeddedResourcesAssembler assembler)
Creates a new
PersistentEntityJackson2Module using the given ResourceMappings, Repositories
, RepositoryRestConfiguration, UriToEntityConverter and SelfLinkProvider. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.