The RSocketMessagingAutoConfiguration should "connect" components annotated with @ControllerAdvice to MessagingAdviceBean.

See this comment in Spring Framework and this commit linked to from that same issue.

Comment From: dmitrysulman

I've opened #47287 for this.