Extended keys that are used to search for converters to avoid duplication and give the possibility to use a new converter in case we should handle method parameter with @RequestParam annotation and convert single String which contains commas to List not using comma as a delimiter. Related to https://github.com/spring-projects/spring-framework/issues/29411