Annotation Interface ExcludeFromGracefulResponse


@Target(METHOD) @Retention(RUNTIME) @Inherited public @interface ExcludeFromGracefulResponse
使用此注解直接返回controller属性, 不封装
Author:
lihao3