摘要: 假如我要将请求路径中/foobar都去掉? 1.定义拦截器 package com.laoxu.test.helloweb; import org.springframework.stereotype.Component; import org.springframework.web.servlet 阅读全文
posted @ 2019-11-04 22:19 一锤子技术员 阅读(7) 评论(0) 推荐(0) 编辑