| 程序包 | 说明 |
|---|---|
| com.feiniaojin.gracefulresponse | |
| com.feiniaojin.gracefulresponse.advice |
| 限定符和类型 | 方法和说明 |
|---|---|
BeforeControllerAdviceProcess |
AutoConfig.beforeAdviceProcess() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataExceptionAdvice |
AutoConfig.dataExceptionAdvice(BeforeControllerAdviceProcess beforeControllerAdviceProcess,
RejectStrategy rejectStrategy) |
DefaultGlobalExceptionAdvice |
AutoConfig.defaultGlobalExceptionAdvice(BeforeControllerAdviceProcess beforeControllerAdviceProcess,
RejectStrategy rejectStrategy) |
DefaultValidationExceptionAdvice |
AutoConfig.defaultValidationExceptionAdvice(BeforeControllerAdviceProcess beforeControllerAdviceProcess,
RejectStrategy rejectStrategy) |
FrameworkExceptionAdvice |
AutoConfig.frameworkExceptionAdvice(BeforeControllerAdviceProcess beforeControllerAdviceProcess,
RejectStrategy rejectStrategy) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultBeforeControllerAdviceProcessImpl
默认的处理前回调
|
| 限定符和类型 | 方法和说明 |
|---|---|
BeforeControllerAdviceProcess |
AbstractControllerAdvice.getBeforeControllerAdviceProcess() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractControllerAdvice.setBeforeControllerAdviceProcess(BeforeControllerAdviceProcess beforeControllerAdviceProcess) |
Copyright © 2024. All rights reserved.