Class SpringDocConfigProperties.Cache

java.lang.Object
org.springdoc.core.properties.SpringDocConfigProperties.Cache
Enclosing class:
SpringDocConfigProperties

public static class SpringDocConfigProperties.Cache extends Object
The type Cache.
Author:
bnasslahsen
  • Constructor Details

    • Cache

      public Cache()
  • Method Details

    • isDisabled

      public boolean isDisabled()
      Is disabled boolean.
      Returns:
      the boolean
    • setDisabled

      public void setDisabled(boolean disabled)
      Sets disabled.
      Parameters:
      disabled - the disabled