SsrErrorWebExceptionHandler
@Component
@Order(value = -2)
404 error handler for SSR and history api routing.
Constructors
Link copied to clipboard
constructor(viewResolvers: ObjectProvider<ViewResolver>, serverCodecConfigurer: ServerCodecConfigurer, errorAttributes: ErrorAttributes, resources: WebProperties, serverProperties: ServerProperties, applicationContext: ApplicationContext, ssrEngine: SsrEngine)