com.github.houbb.hades.api.context.persist.ILoadContext Maven / Gradle / Ivy
package com.github.houbb.hades.api.context.persist;
/**
* 加载接口上下文
* @author binbin.hou
* @since 0.0.1
*/
public interface ILoadContext {
}
package com.github.houbb.hades.api.context.persist;
/**
* 加载接口上下文
* @author binbin.hou
* @since 0.0.1
*/
public interface ILoadContext {
}