public interface ResourceTransformer
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource) |
org.springframework.core.io.Resource transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource)
throws IOException
IOExceptionCopyright © 2014–2018. All rights reserved.