mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Also @SubscribeMapping is now a method-level annotation only that can be used in combination with a type-level @MessageMapping. This method also documents supported method arguments and return value types on @Subscribe- and @MessageMapping methods.