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

com.ideaaedi.extspringcache.parser.ExtCacheInitParserBeanPostProcessor Maven / Gradle / Ivy

The newest version!
package com.ideaaedi.extspringcache.parser;


import org.springframework.beans.factory.config.BeanPostProcessor;

/**
 * 缓存初始化解析器
 *
 * @author JustryDeng
 * @since 2020/11/7 12:48:00
 */
public interface ExtCacheInitParserBeanPostProcessor extends BeanPostProcessor {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy