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