Package | Description |
---|---|
org.springframework.web.reactive.resource |
Support classes for serving static resources.
|
Modifier and Type | Method and Description |
---|---|
ResourceHttpMessageWriter |
ResourceWebHandler.getResourceHttpMessageWriter()
Return the configured resource message writer.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceWebHandler.setResourceHttpMessageWriter(ResourceHttpMessageWriter httpMessageWriter)
Configure the
ResourceHttpMessageWriter to use. |