3.3.0
- upgraded versions spring-boot 3.2.4 and spring-doc 2.5.0
- fixed issue after upgrade with BeanValidationException
- instead of MethodArgumentNotValidException a HandlerMethodValidationException is been thrown
- the BeanValidationExceptionHandler now handls both
- improved openapi-generator to support react-query 5
- a working example is also added to the project