Uses of Class
org.ligoj.app.http.security.CacheBustingFilter
| Package | Description |
|---|---|
| org.ligoj.boot.web |
-
Uses of CacheBustingFilter in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CacheBustingFilter Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<CacheBustingFilter>Application. cacheFilter()Configure cache filter.