mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +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.