public class ProjectContext extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AllConfiguration |
allConfiguration |
static ReadBeanOperator |
beanOperator |
static ReadControllerOperator |
controllerOperator |
static Long |
currentModuleId |
static String |
currentModuleName |
static Long |
currentProjectId |
static String |
currentProjectName |
static String |
dbFileName |
static String |
globalFieldName
全局统一接口返回类型中的实际类型字段名称
|
static List<MethodParam> |
globalParams
全局统一接口返回类型
|
static Class<?> |
globalResponseClass |
static Set<String> |
globalResponseIgnoreFieldNames |
static ReadInterfaceOperator |
interfaceOperator |
static ReadMockTemplateOperator |
mockTemplateOperator |
static String |
nullKey
没有key的参数默认key
|
static Set<String> |
projectBasePath
项目根目录
|
static ReadRequestOperator |
requestOperator |
static ReadResponseOperator |
responseOperator |
| 构造器和说明 |
|---|
ProjectContext() |
public static String dbFileName
public static Long currentProjectId
public static Long currentModuleId
public static String currentProjectName
public static String currentModuleName
public static AllConfiguration allConfiguration
public static ReadControllerOperator controllerOperator
public static ReadInterfaceOperator interfaceOperator
public static ReadBeanOperator beanOperator
public static ReadMockTemplateOperator mockTemplateOperator
public static ReadRequestOperator requestOperator
public static ReadResponseOperator responseOperator
public static List<MethodParam> globalParams
public static String globalFieldName
public static Class<?> globalResponseClass
public static String javaMockRemark()
public static List<DBModuleOutPackageEntity> initOutPackageFile()
Copyright © 2022. All rights reserved.