程序包 gateway.api

Annotation Interface Nullable


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Nullable
允许方法返回NULL时不抛NotFoundException异常
作者:
neeker