@Component public class AttachmentResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<Attachment,AttachmentResource>
AttachmentResource.| Constructor and Description |
|---|
AttachmentResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
toModel(List<AttachmentResource> resources) |
AttachmentResource |
toResource(Attachment attachment) |
public AttachmentResource toResource(Attachment attachment)
public List<Attachment> toModel(List<AttachmentResource> resources)
Copyright © 2020. All rights reserved.