Uses of Class
org.springframework.core.io.ByteArrayResource
Package
Description
Support classes for serving static resources.
Support classes for serving static resources.
-
Uses of ByteArrayResource in org.springframework.web.reactive.resource
Modifier and TypeClassDescriptionclass
An extension ofByteArrayResource
that aResourceTransformer
can use to represent an original resource preserving all other information except the content. -
Uses of ByteArrayResource in org.springframework.web.servlet.resource
Modifier and TypeClassDescriptionclass
An extension ofByteArrayResource
that aResourceTransformer
can use to represent an original resource preserving all other information except the content.