
commons.box.app.misc.Configuration Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-box-app Show documentation
Show all versions of commons-box-app Show documentation
Common utils for BOX projects.
The newest version!
package commons.box.app.misc;
/**
* 配置 TODO 需实现
* 创建作者:xingxiuyi
* 版权所属:xingxiuyi
*/
public class Configuration {
/**
* 配置loader
*/
public static interface ConfigLoader {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy