Class ResourceCachingProperties
java.lang.Object
com.foreach.across.modules.web.config.resources.ResourceCachingProperties
@Component
@ConfigurationProperties(prefix="across.web.resources.caching")
public class ResourceCachingProperties
extends Object
Configuration properties for (client-side) resource caching.
- Author:
- Arne Vandamme
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceCachingProperties
public ResourceCachingProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getPeriod
-
setPeriod
-