@Component @ConfigurationProperties(value="katool.util.cache.caffeine") public class CaffineConfig extends Object
CaffineConfig()
com.github.benmanes.caffeine.cache.Cache
Cache()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaffineConfig()
@DependsOn(value="katool-cache") @Bean(value="katool-caffine-cache") @ConditionalOnExpression(value="${katool.cache.caffeine.enable:false}.equals(\'true\')") public com.github.benmanes.caffeine.cache.Cache Cache()
Copyright © 2024. All rights reserved.