Switch from extension to delegation model, i.e. delegating to InvocableHandlerMethod, so that only sync invocation is exposed and only resolvers of type SyncHandlerMethodArgumentResolver are allowed to be configured in a cleaner fashion.
Switch from extension to delegation model, i.e. delegating to InvocableHandlerMethod, so that only sync invocation is exposed and only resolvers of type SyncHandlerMethodArgumentResolver are allowed to be configured in a cleaner fashion.