首页>代码>基于SpringBoot2的java开源个人博客系统>/DimpleBlog/src/main/java/com/dimple/common/constant/CachePrefix.java
package com.dimple.common.constant;

/**
 * @className: CachePrefix
 * @description: 缓存前缀枚举类
 * @auther: Dimple
 * @date: 01/14/19 21:00
 * @version: 1.0
 */
public class CachePrefix {
    /**
     * 爬虫列表
     */
    public static final String SPIDER = "spider_cache_";
    /**
     * 前台页面缓存的推荐分类
     */
    public static final String FRONT_SUPPORT_CATEGORIES = "front_categories_cache_";
    /**
     * 前台缓存的blog排行
     */
    public static final String FRONT_BLOG_RANKING = "front_blogRanking_cache_";
    /**
     * 前台缓存到最近更新的blog
     */
    public static final String FRONT_NEWEST_UPDATE_BLOG = "front_newest_update_blog_cache_";
    /**
     * 前台缓存的tag
     */
    public static final String FRONT_TAG = "front_tag_cache";
    /**
     * 获取前台的推荐博客
     */
    public static final String FRONT_BLOG_SUPPORT = "front_blog_support";
    /**
     * 缓存单个的blog
     */
    public static final String FRONT_BLOG_BLOG = "front_blog_blog";

    /**
     * 黑名单单个缓存
     */
    public static final String SYSTEM_BLACKLIST_ITEM = "system_blacklist_item";
}
最近下载更多
dengge123  LV14 2024年12月13日
TY0165  LV20 2024年6月25日
玖零定制问题修复  LV34 2024年3月10日
帅潇潇  LV12 2024年1月15日
周敏国  LV9 2023年10月22日
zzhua195  LV6 2023年5月12日
mutouhh  LV5 2023年3月16日
qq1466625431  LV6 2023年3月4日
dawnguarda  LV17 2022年11月7日
annazhang  LV29 2022年10月27日
最近浏览更多
ma406805131  LV19 2024年12月18日
zolscy  LV24 2024年12月18日
dengge123  LV14 2024年12月13日
krispeng  LV14 2024年11月20日
hanweinan6  LV13 2024年10月9日
TY0165  LV20 2024年6月25日
17380184110 2024年6月17日
暂无贡献等级
sereinning 2024年6月12日
暂无贡献等级
f22m1a2b2  LV17 2024年5月31日
lilitu  LV6 2024年5月29日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友