public class AnnotationProcess extends Object
| 构造器和说明 |
|---|
AnnotationProcess() |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.gson.JsonObject |
annotationToJsonByReflect(Annotation annotation) |
static String |
annotationToJsonByReplace(String annotationStr)
已过时。
|
static EditTypeMapping |
getEditTypeMapping(EditType editType) |
static EditTypeSearch |
getEditTypeSearch(EditType editType) |
public static com.google.gson.JsonObject annotationToJsonByReflect(Annotation annotation)
@Deprecated public static String annotationToJsonByReplace(String annotationStr) throws org.springframework.boot.configurationprocessor.json.JSONException
org.springframework.boot.configurationprocessor.json.JSONExceptionpublic static EditTypeMapping getEditTypeMapping(EditType editType)
public static EditTypeSearch getEditTypeSearch(EditType editType)
Copyright © 2023. All rights reserved.