Manuel Jordan opened SPR-16015 and commented
When I startup the Tomcat server I can see during the process all the URL URI available in the web app from all the @Controller and @RestController according their @RequestMapping and variations such as: @GetMapping etc. And of course taking in consideration the attributes, such as produces, consumes etc ...
I think for websocket the same should happen for @MessageMapping
Affects: 4.3.11