Package-level declarations
全局异常处理和响应包装
Since
2.4.0
Types
Link copied to clipboard
@ControllerAdvice(annotations = RestController::class )
@Component
废弃接口通知 注意: 1.
Link copied to clipboard
加密响应体
Link copied to clipboard
错误页处理
Link copied to clipboard
懒狗controller通知
Link copied to clipboard
@Component
@ControllerAdvice(annotations = RestController::class )
RequestBody请求处理
Link copied to clipboard
@Component
@ControllerAdvice(annotations = ResponseBody::class )
返回数据加密