@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ApiImplicitParam
DataType
dataType
String
name
boolean
required
value
public abstract String name
public abstract String value
public abstract boolean required
public abstract DataType dataType
Copyright © 2022. All rights reserved.