Annotation Interface的使用
cn.taketoday.web.annotation.ResponseBody
使用ResponseBody的程序包
-
cn.taketoday.web.annotation中ResponseBody的使用
修饰符和类型类说明@interfaceA convenience annotation that is itself annotated with@Controllerand@ResponseBody.@interfaceA convenience annotation that is itself annotated with@ControllerAdviceand@ResponseBody.