程序包的使用
org.springframework.boot.web.reactive.error
程序包
说明
Auto-configuration for Spring WebFlux error handling.
Spring WebFlux error handling infrastructure.
-
org.springframework.boot.autoconfigure.web.reactive.error使用的org.springframework.boot.web.reactive.error中的类类说明Default implementation of
ErrorAttributes
.Provides access to error attributes which can be logged or presented to the user.Marker interface that indicates that aWebExceptionHandler
is used to render errors. -
类说明Provides access to error attributes which can be logged or presented to the user.