Class AttachmentUtils
java.lang.Object
io.micronaut.projectgen.http.server.utils.AttachmentUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.micronaut.http.HttpResponse<?>
attachment
(Object body, io.micronaut.http.MediaType contentType, String fileName)
-
Method Details
-
attachment
-