@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface ApiResponseField
int
length
String
name
desc
boolean
nullable
public abstract String name
public abstract int length
public abstract String desc
public abstract boolean nullable
Copyright © 2021 KRProject. All rights reserved.