I have a spring boot application and database is mongoDB.I want to save all Exceptions in mongoDB .I have following implementation for this
saveErrors.class