Gunnar Hillert opened SPR-10950 and commented
For Spring Integration Jira INT-2312, we needed to invoke RequestMappingHandlerMapping#createRequestMappingInfo using reflection.
As Spring Integration 4.0 will use Spring 4.0 as basis, it would be helpful if RequestMappingHandlerMapping#createRequestMappingInfo could possibly be made at least protected.
Affects: 4.0 M3
Issue Links:
- INT-3160 Avoid Reflection when accessing createRequestMappingInfo in RequestMappingHandlerMapping ("is depended on by")