类 JetCacheConfiguration
- java.lang.Object
-
- me.youm.frame.cache.JetCacheConfiguration
-
@Configuration @EnableMethodCache(basePackages="tech.shiyunet.payment") @EnableCreateCacheAnnotation @PropertySource(factory=me.youm.frame.common.factory.YamlPropertySourceFactory.class, value="classpath:jetCache.yml") public class JetCacheConfiguration extends Object
- 作者:
- youta