Untitled

SWAGGER2OPENAPI 3.0DESCRIPTION
@Api
@Tag
Đánh dấu 1 class là nơi chứa các API
@ApiModel
không còn
Đánh dấu 1 class là Swagger Model
@ApiModelProperty
@Schema
Bổ sung các thông tin cho
@ApiOperation
@Operation
Mô tả cho một API và response của nó
@ApiParam
@Parameter
Mô tả các parameter
@ApiResponse
@ApiResponse
Mô tả status code của response
@ApiResponses
@ApiResponses
Mô tả danh sách các status code của response