所有示例均在gihub(ssh_base)中====>https://github.com/chengyangyang

spring中路径的注入


@RequestMapping("${mgt}/file") //请求的路径的统一添加,需要在mvc层配置<context:property-placeholder location="classpath:config.properties"/>


使用参数的形式
@Value("#{filePath.fileDoMain}")
private String doMain;
需要配置<util:properties id="filePath" location="classpath:config.properties"/>
posted @ 2018-09-25 11:30  ☞书香门第☜  阅读(185)  评论(0编辑  收藏  举报
http://count.knowsky.com/count1/count.asp?id=434520&sx=1&ys=64"