| 程序包 | 说明 |
|---|---|
| com.github.ddm4j.api.document.check | |
| com.github.ddm4j.api.document.utils |
| 类和说明 |
|---|
| ApiParam
放在 @ApiParams中,用于描述 字段
|
| ApiParams
描述接口请求参数,及校验,建议所有参数使用 bean 包装,建议使用 JSON 交互(请求参数前加 @RequestBody),不支持 Map
|
| 类和说明 |
|---|
| ApiParam
放在 @ApiParams中,用于描述 字段
|
| ApiResponseParam
只能用在 @ApiResponses 注解中,用于描述 返回值 字段
|
Copyright © 2020. All rights reserved.