JIRA: https://jira.spring.io/browse/INT-3723 Since `RequestMappingHandlerMapping` has reverted to `@RequestMapping` parsing, restore the previous logic with `@RequestMapping` generation in the `IntegrationRequestMappingHandlerMapping` Use `AnnotationUtils.synthesizeAnnotation` instead of direct annotation creation through the inline impl