feat: handle conflicts and improve test OpenAPI spec validation in MockMVC

Refactor use of OpenApi request and response validation with Atlassian's Swagger validator with the MockMVC library. Remove the Filter implementation. Refactor tests to validate the OAS.

Add support for Conflict exceptions and provide an Spring ExceptionAdvice for handling Conflicts when encountering database integrity violations.

Merge request reports

Loading