| パッケージ | 説明 |
|---|---|
| org.springframework.web.servlet.mvc.method.annotation | org.springframework.web.method.annotation パッケージに基づいた、アノテーションベースのハンドラーメソッド処理のための MVC インフラストラクチャ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
MapSE<ControllerAdviceBean, ExceptionHandlerMethodResolver> | ExceptionHandlerExceptionResolver.getExceptionHandlerAdviceCache()ApplicationContext で検出された @ControllerAdvice Bean を含む変更不可能なマップを返します。 |