Class WebProperties.Resources.Chain.Strategy.Content

java.lang.Object
org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Content
Enclosing class:
WebProperties.Resources.Chain.Strategy

public static class WebProperties.Resources.Chain.Strategy.Content extends Object
Version Strategy based on content hashing.
  • Constructor Details

    • Content

      public Content()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getPaths

      public String[] getPaths()
    • setPaths

      public void setPaths(String[] paths)