Uses of Class
org.springframework.data.rest.webmvc.EmbeddedResourcesAssembler
-
Uses of EmbeddedResourcesAssembler in org.springframework.data.rest.webmvc.json
ModifierConstructorDescriptionPersistentEntityJackson2Module
(Associations associations, org.springframework.data.mapping.context.PersistentEntities entities, UriToEntityConverter converter, LinkCollector collector, org.springframework.data.repository.support.RepositoryInvokerFactory factory, PersistentEntityJackson2Module.LookupObjectSerializer lookupObjectSerializer, org.springframework.hateoas.server.mvc.RepresentationModelProcessorInvoker invoker, EmbeddedResourcesAssembler assembler) Creates a newPersistentEntityJackson2Module
using the givenResourceMappings
,Repositories
,RepositoryRestConfiguration
,UriToEntityConverter
andSelfLinkProvider
.