See https://stackoverflow.com/questions/59546604/spring-aliasfor-is-not-working-with-annotation-rabbitlistener/59547017#59547017 We currently use `AnnotationUtils.find...` instead of `MergedAnnotations.from()` which will property populate the aliased attributes.