@Component
public class AngularRestCachePreloadTransformer
extends org.springframework.web.servlet.resource.ResourceTransformerSupport
| Constructor and Description |
|---|
AngularRestCachePreloadTransformer(AngularRestCachePreloadConfiguration config,
org.springframework.web.servlet.DispatcherServlet dispatcherServlet,
org.springframework.beans.factory.BeanFactory beanFactory) |
| 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.web.servlet.resource.ResourceTransformerChain transformerChain) |
@Autowired public AngularRestCachePreloadTransformer(AngularRestCachePreloadConfiguration config, @Lazy org.springframework.web.servlet.DispatcherServlet dispatcherServlet, org.springframework.beans.factory.BeanFactory beanFactory)
public org.springframework.core.io.Resource transform(javax.servlet.http.HttpServletRequest request,
org.springframework.core.io.Resource resource,
org.springframework.web.servlet.resource.ResourceTransformerChain transformerChain)
throws java.io.IOException
java.io.IOException