Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

...