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
As of spring-projects/spring-framework#23314, Spring Messaging is configuring the RouteMatcher at the RSocketStrategies level. We should now configure a PathPatternRouteMatcher implementation there if it is available on classpath (and move that from the RSocketMessagingAutoConfiguration).