Uses of Class
org.springframework.data.rest.webmvc.json.PersistentEntityJacksonModule.LookupObjectSerializer
Packages that use PersistentEntityJacksonModule.LookupObjectSerializer
-
Uses of PersistentEntityJacksonModule.LookupObjectSerializer in org.springframework.data.rest.webmvc.json
Constructors in org.springframework.data.rest.webmvc.json with parameters of type PersistentEntityJacksonModule.LookupObjectSerializerModifierConstructorDescriptionPersistentEntityJacksonModule(Associations associations, PersistentEntities entities, UriToEntityConverter converter, LinkCollector collector, RepositoryInvokerFactory factory, PersistentEntityJacksonModule.LookupObjectSerializer lookupObjectSerializer, RepresentationModelProcessorInvoker invoker, EmbeddedResourcesAssembler assembler)