WebjarsConfig
class WebjarsConfig
A configuration for the Webjars plugin.
Properties
Functions
Link copied to clipboard
Specifies a value for HttpHeaders.ETag to be used in the response. By default, it is the WebJar version. Return null
from this block to omit the header.
Link copied to clipboard
Specifies a value for HttpHeaders.LastModified to be used in the response. By default, it is the time when this Application instance started. Return null
from this block to omit the header.
Link copied to clipboard
Specifies a value for HttpHeaders.CacheControl to be used in the response. By default, it is 90 days. Return null
from this block to omit the header.