Class CacheProperties.Guava

    • Constructor Detail

    • Method Detail

      • getSpec

        @Deprecated
        @DeprecatedConfigurationProperty(reason="Caffeine will supersede the Guava support in Spring Boot 2.0",
                                         replacement="spring.cache.caffeine.spec")
        public String getSpec()
        Deprecated.