@Value(“${path}“) ,Could not resolve placeholder ‘path‘ in value “${path}“
在springmvc.xml中引入了属性文件<context:property-placeholder location=“classpath*:freemarker.properties”></context:property-placeholder>freemarker.properties内容:path=C:/myproject/test_project/health01/health01_mobile/src/main/webapp