2.0.0-RELEASE
·
18 commits
to master
since this release
This new version of the error handler includes custom configuration support, defining some abstract configuration classes to be extended, and by creating the ErrorHandlerFactory
object, which can be used to create an ErrorHandler
by passing to it the packages to be scanned for ExceptionHandler
objects.