Package | Description |
---|---|
org.springframework.web.reactive.resource |
Support classes for serving static resources.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformedResource
An extension of
ByteArrayResource that a ResourceTransformer
can use to represent an original resource preserving all other information
except the content. |