| Package | Description |
|---|---|
| org.springframework.data.rest.core.config | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.support |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectionDefinitionConfiguration
Wrapper class to register projection definitions for later lookup by name and source type.
|
| Constructor and Description |
|---|
PersistentEntityResourceAssemblerArgumentResolver(org.springframework.data.mapping.context.PersistentEntities entities,
SelfLinkProvider linkProvider,
ProjectionDefinitions projectionDefinitions,
org.springframework.data.projection.ProjectionFactory projectionFactory,
Associations associations) |
| Constructor and Description |
|---|
PersistentEntityProjector(ProjectionDefinitions projectionDefinitions,
org.springframework.data.projection.ProjectionFactory factory,
String projection,
ResourceMappings mappings)
Creates a new
PersistentEntityProjector using the given ProjectionDefinitions,
ProjectionFactory and projection name. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.