1.RequestMapping的作用就是 配置url

2.实现功能:

可以在不同的url访问同一个方法。

RequestMapping的使用

RequestMapping的使用

RequestMapping的使用

 

相关文章: