Uses of Class
org.ligoj.app.http.security.CacheBustingFilter
Packages that use CacheBustingFilter
-
Uses of CacheBustingFilter in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CacheBustingFilterModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<CacheBustingFilter>Application.cacheFilter()Configure cache filter.