com.bell.mf.support.repository.AnnotationHandlerRepository Maven / Gradle / Ivy
package com.bell.mf.support.repository;
/**
* 注解处理器仓库接口
* @author bell.zhouxiaobing
* @since 1.3
*/
public interface AnnotationHandlerRepository {
}
package com.bell.mf.support.repository;
/**
* 注解处理器仓库接口
* @author bell.zhouxiaobing
* @since 1.3
*/
public interface AnnotationHandlerRepository {
}