@Configuration @EnableAspectJAutoProxy(proxyTargetClass=true) public class AopAutoConfiguration extends Object
| Constructor and Description |
|---|
AopAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DefaultExceptionHandler |
defaultControllerExceptionHandler()
默认的异常拦截器
|
@Bean public DefaultExceptionHandler defaultControllerExceptionHandler()
Copyright © 2018. All rights reserved.