Uses of Interface
top.tangyh.basic.base.manager.SuperCacheManager
Packages that use SuperCacheManager
-
Uses of SuperCacheManager in top.tangyh.basic.base.manager.impl
Classes in top.tangyh.basic.base.manager.impl that implement SuperCacheManagerModifier and TypeClassDescriptionclassSuperCacheManagerImpl<M extends SuperMapper<T>,T extends SuperEntity> 基于 CacheOps 实现的 缓存实现 默认的key规则: #{CacheKeyBuilder#key()}:id -
Uses of SuperCacheManager in top.tangyh.basic.base.service.impl
Classes in top.tangyh.basic.base.service.impl with type parameters of type SuperCacheManagerModifier and TypeClassDescriptionclassSuperCacheServiceImpl<M extends SuperCacheManager<Entity>,Id extends Serializable, Entity extends SuperEntity<?>> 基于 CacheOps 实现的 缓存实现 默认的key规则: #{CacheKeyBuilder#key()}:id