Hi,

I am testing the new annotation based controller handling in 2.5 and it seems that if I enable other Mappers like

org.springframework.web.servlet.handler.SimpleUrlH andlerMapping
org.springframework.web.servlet.handler.Controller ClassNameHandlerMapping

the annotation based one just got suppressed/bypassed.

is this the intended behaviour ?