generated from IBM/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Extending HTTP error handling to support headless rendering and reduce configuration efforts.
- enhance the error handling
- introduce new rest endpoint for error handling
- move error handling code from servlet to endpoint
- implement endpoint method for headless rendering
- reduce error handling config
- convention over configuration
- fallbackErrorPath --> /
- relativeErrorPath --> error
- errorPageNames == errorCode (404, 500, ...)
- replace existing configuration code
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request