2018年2月9日

16.25路径通配符

摘要: # 表示在messages下的所有路径都需要进行认证的检测 /messages/**=authc http://localhost/shirodemo/messages/abc/abc/abc/ab/ca/bc/dsaf/hello.jsp # 表示路径为admin开头的所有的资源都要进行认证检测 /admin*=authc http... 阅读全文

posted @ 2018-02-09 11:30 绿茵好莱坞 阅读(209) 评论(0) 推荐(0) 编辑

导航