mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6691ff2072
This commit updates HttpServiceMethod so that multiple @HttpExchange declarations on the same element (class or method) are rejected. Closes gh-32049