mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1b59b4eb26
This change adds support for Reactor 1.1 in spring-messaging in addition to Reactor 1.0.1 -- whichever is present on the classpath is used. Note also the module name change: reactor-tcp:1.0.1 -> reactor-net:1.1.0 Issue: SPR-11636