All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.easy.query.cache.core.CacheMultiEntity Maven / Gradle / Ivy

There is a newer version: 2.0.106
Show newest version
package com.easy.query.cache.core;

/**
 * create time 2023/5/16 10:13
 * 文件说明
 *
 * @author xuejiaming
 */
public interface CacheMultiEntity extends CacheEntity {
    String cacheIndexId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy