mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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