com.obatis.config.SystemConstant Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of obatis-web Show documentation
Show all versions of obatis-web Show documentation
obatis-web, apply web project
package com.obatis.config;
public class SystemConstant {
public static final String CORE_BASE_DIR = "com.obatis";
public static String PROJECT_BASE_DIR = null;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy