@HttpStatus()
2.0 新增生成Http状态码
计算机起始版本 2.0.0
用法
@HttpStatus()生成默认随机Http状态码
示例:
@HttpStatus()
输出:
302 Found500 Internal Server Error生成Http状态码
@HttpStatus()生成默认随机Http状态码
@HttpStatus()
302 Found500 Internal Server Error