DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- deserialization.exception.handler
- production.exception.handler
3. Adding new public method to get the new config for deserialization exception handler deserializationExceptionHandler()
4. Adding new public method to get the new config for production exception handler productionExceptionHandler()
Proposed Changes
As such there are no functional changes at all. The main changes look like below.
...