Uses of Class
org.springframework.core.io.ByteArrayResource
Packages that use ByteArrayResource
Package
Description
Support classes for serving static resources.
Support classes for serving static resources.
-
Uses of ByteArrayResource in org.springframework.web.reactive.resource
Subclasses of ByteArrayResource in org.springframework.web.reactive.resourceModifier and TypeClassDescriptionclassAn extension ofByteArrayResourcethat aResourceTransformercan use to represent an original resource preserving all other information except the content. -
Uses of ByteArrayResource in org.springframework.web.servlet.resource
Subclasses of ByteArrayResource in org.springframework.web.servlet.resourceModifier and TypeClassDescriptionclassAn extension ofByteArrayResourcethat aResourceTransformercan use to represent an original resource preserving all other information except the content.