国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JSP > 正文

關(guān)于Spring mvc ant path的使用

2024-09-05 00:18:24
字體:
供稿:網(wǎng)友

Spring mvc ant path是什么?我們應(yīng)該如何使用Spring mvc ant path呢?現(xiàn)在我們就去看看關(guān)于關(guān)于Spring mvc ant path的使用發(fā)放,感興趣的朋友們快來探討一下吧。

概要:

任何一個WEB都需要解決URL與請求處理器之間的映射,spring MVC也是一樣,但Spring MVC就像Spring所作的一切一樣(靈活,可以配置各種東西,但是也造成了很多復(fù)雜性),肯定不會只有一種方法來映射URL和 Controller之間的關(guān)系,并且在實際上,允許你自己創(chuàng)建映射規(guī)則和實現(xiàn),而不僅僅依賴URL映射。

1、Spring path match

Spring MVC中的路徑匹配要比標(biāo)準(zhǔn)的web.xml要靈活的多。默認(rèn)的策略實現(xiàn)了 org.springframework.util.AntPathMatcher,就像名字提示的那樣,路徑模式是使用了Apache Ant的樣式路徑,Apache Ant樣式的路徑有三種通配符匹配方法(在下面的表格中列出)這些可以組合出很多種靈活的路徑模式。

2、Apache ant type

下面就來描述一下apache ant匹配規(guī)則,其實還是挺簡單的。

Ant通配符描述

?

Wildcard Description
? 匹配任何單字符
* 匹配0或者任意數(shù)量的字符
** 匹配0或者更多的目錄

3、舉例說明:

1、 /views/products/**/*.cfm

# Matches/views/products/index.cfm/views/products/SE10/index.cfm/views/products/SE10/details.cfm/views/products/ST80/index.cfm/views/products/ST80/details.cfm# Does Not Match:/views/index.cfm/views/aboutUs/index.cfm/views/aboutUs/managementTeam.cfm

2、 /views/**/*.cfm

# Matches:/views/index.cfm/views/aboutUs/index.cfm/views/aboutUs/managementTeam.cfm/views/products/index.cfm/views/products/SE10/index.cfm/views/products/SE10/details.cfm/views/products/ST80/index.cfm/views/products/ST80/details.cfm# Does Not Match:/views/index.htm/views/readme.txt

3、 /views/index??.cfm

# Matches:/views/index01.cfm/views/index02.cfm/views/indexAA.cfm# Does Not Match:/views/index01.htm/views/index1.cfm/views/indexA.cfm/views/indexOther.cfm/views/anotherDir/index01.cfm

如果知道這些我們就能夠在Spring MVC靈活的配置url映射了。

如有疑問請留言給錯新技術(shù)頻道的小編,感謝閱讀,希望能幫助到大家!

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 临颍县| 郴州市| 长顺县| 赫章县| 盐津县| 临武县| 阿拉尔市| 莱阳市| 隆安县| 田阳县| 宜都市| 肥东县| 木里| 丹凤县| 汤原县| 桓台县| 奉贤区| 新闻| 安庆市| 通海县| 杭锦后旗| 香港 | 砚山县| 贵州省| 大同县| 九寨沟县| 隆尧县| 肥乡县| 通城县| 烟台市| 平乡县| 周口市| 太湖县| 博兴县| 阳西县| 通许县| 乐山市| 洪湖市| 潢川县| 宝丰县| 泌阳县|