SpringMVC04--@RequestMapping的使用

若项目中的请求信息有公共部分,可以使用@RequestMapping将公共部分提取出来,便于多项目的管理和增加可读性,如/test是请求地址的公共部分

SpringMVC04--@RequestMapping的使用

 

 

 

@RequestMapping中

value : 表示所有请求地址的公共部分,叫做模块名称

位置 : 放在类的上面 

SpringMVC04--@RequestMapping的使用

 

 

同时要注意修改index.jsp文件的路径信息

SpringMVC04--@RequestMapping的使用

 

SpringMVC04--@RequestMapping的使用

上一篇:SQLiteOpenHelper


下一篇:create a new tab and embed the Audit History in the IFrame - PowerApps/ Dynamics 365