Uses of Interface
org.springframework.data.rest.webmvc.support.Projector
Packages that use Projector
Package
Description
-
Uses of Projector in org.springframework.data.rest.webmvc
Constructors in org.springframework.data.rest.webmvc with parameters of type ProjectorModifierConstructorDescriptionPersistentEntityResourceAssembler(PersistentEntities entities, Projector projector, Associations associations, SelfLinkProvider linkProvider) Creates a newPersistentEntityResourceAssemblerfor the givenPersistentEntities,Projector,AssociationsandSelfLinkProvider. -
Uses of Projector in org.springframework.data.rest.webmvc.support
Classes in org.springframework.data.rest.webmvc.support that implement ProjectorModifier and TypeClassDescriptionclassProjectorlooking up a projection by name for the given source type.