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