パッケージ org.springframework.boot.autoconfigure.web.reactive.error
パッケージ org.springframework.boot.autoconfigure.web.reactive.error
Spring WebFlux エラー処理の自動構成。
- クラス説明
ErrorWebExceptionHandler
実装の抽象基本クラス。基本的なグローバルWebExceptionHandler
、レンダリングErrorAttributes
。WebFluxWebExceptionHandler
を介してエラーを表示するAuto-configuration
。