parent
c48672c4c7
commit
ee95a110bd
|
@ -99,7 +99,7 @@ import org.springframework.core.Ordered;
|
||||||
*
|
*
|
||||||
* @Override
|
* @Override
|
||||||
* public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() {
|
* public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() {
|
||||||
* return MyAsyncUncaughtExceptionHandler();
|
* return new MyAsyncUncaughtExceptionHandler();
|
||||||
* }
|
* }
|
||||||
* }</pre>
|
* }</pre>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue