You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 toorg.springframework.messaging.handler.annotation.reactive
, at the same level as thesupport
subpackage, aligned withorg.springframework.messaging.handler.invocation.reactive
and in particular the recentorg.springframework.transaction.reactive
package (#22646) which lives at the same level asorg.springframework.transaction.support
as well.The text was updated successfully, but these errors were encountered: