Spring 7 and Spring Boot 4 have switched to use Jackson 3, but this project still use the legay Jackson 2. Some APIs such as `ProblemExceptionHandler(final ObjectMapper mapper, final HttpAdviceTrait advice)` is not compatible.