This commit is contained in:
Stephane Nicoll 2016-01-18 10:53:04 +01:00
parent af5d765a08
commit 7d975ecd2e

View File

@ -175,6 +175,8 @@ public class ResourceProperties implements ResourceLoaderAware {
/**
* Return whether the resource chain is enabled. Return {@code null} if no
* specific settings are present.
* @return whether the resource chain is enabled or {@code null} if no
* specified settings are present.
*/
public Boolean getEnabled() {
// Check if at least one of the available strategy has been enabled