注释类型 TemplateId
-
@Target(METHOD) @Retention(RUNTIME) public @interface TemplateId
模板ID注解- 作者:
- qiuzhenhao
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 TemplateTypetype
-
-
-
元素详细资料
-
value
String value
-
-
-
type
TemplateType type
- 默认值:
- com.github.developframework.kite.spring.mvc.annotation.TemplateType.JSON
-
-