Uses of Class
es.kukenan.smartfi.microservice.security.gateway.configuration.GlobalErrorAttributes
Packages that use GlobalErrorAttributes
Package
Description
Root application package.
-
Uses of GlobalErrorAttributes in es.kukenan.smartfi.microservice.security.gateway.handler
Constructors in es.kukenan.smartfi.microservice.security.gateway.handler with parameters of type GlobalErrorAttributesModifierConstructorDescriptionWebFluxErrorHandler(GlobalErrorAttributes globalErrorAttributes, org.springframework.context.ApplicationContext applicationContext, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer) Constructor.