Package com.feiniaojin.gracefulresponse
Annotation Interface EnableGracefulResponse
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Inherited
@Import(AutoConfig.class)
public @interface EnableGracefulResponse
注解启动全局结果处理的入口.
- Since:
- 0.1
- Version:
- 0.1
- Author:
- Yujie