| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.json | |
| org.springframework.data.rest.webmvc.support |
| Constructor and Description |
|---|
JacksonMappingAwareSortTranslator(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Repositories repositories,
DomainClassResolver domainClassResolver,
PersistentEntities persistentEntities,
Associations associations)
Creates a new
JacksonMappingAwareSortTranslator for the given ObjectMapper, Repositories,
DomainClassResolver and PersistentEntities. |
| Modifier and Type | Method and Description |
|---|---|
static DomainClassResolver |
DomainClassResolver.of(Repositories repositories,
ResourceMappings mappings,
BaseUri baseUri) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.