Among the new reactive packages introduced in #21987, the org.springframework.messaging.handler.annotation.support.reactive package is arguably too deep. Let's move it to org.springframework.messaging.handler.annotation.reactive, at the same level as the support subpackage, aligned with org.springframework.messaging.handler.invocation.reactive and in particular the recent org.springframework.transaction.reactive package (#22646) which lives at the same level as org.springframework.transaction.support as well.