Handlers for consumer endpoints get a generated name derived from the endpoint class name. It is useful (for example for autowiring in tests) to give the handlers a well-known name. If the endpoint has an ID attribute, the handler now gets a bean name of "<ID>.handler".