Jetty does some request validation on it's own side before running application code. Need to investigate how to implement custom response handle to be able to customize response for users. And also investigate to logging all errors that happened on Jetty side.
Relates to #590
https://banach.net.pl/posts/2022/how-to-customize-jetty-in-spring-custom-error-handler/
Jetty does some request validation on it's own side before running application code. Need to investigate how to implement custom response handle to be able to customize response for users. And also investigate to logging all errors that happened on Jetty side.
Relates to #590
https://banach.net.pl/posts/2022/how-to-customize-jetty-in-spring-custom-error-handler/