如果不用requestmapping注解,那么springmvc如何进行映射?
。。。不太懂你为啥会有这个需求,要是rest接口的话可以用GetMapping/PostMapping...之类的代替,但本质上还是requestmapping