mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
abb8a93e2f
Before this change DefaultUserDestinationResolver provided a separate destination prefix property for identifying "user" destinations in subscription requests as opposed to in sent messages. Such a separate property should not be needed. Issue: SPR-11263