merryzsp commented on issue #1946: URL: https://github.com/apache/servicecomb-java-chassis/issues/1946#issuecomment-689472423
> 你能提供下使用场景吗? 可能是 bug。 看了下合入记录,这个修改已经很久了, 在重构的时候新增的。 可以看我的demo里面的demo-consumer工程(附件里面) [demo.zip](https://github.com/apache/servicecomb-java-chassis/files/5194466/demo.zip) 场景说明: 1、controller使用@RequestMapping(path = "${context.v1}", produces = MediaType.APPLICATION_JSON) 2、resources/conf/app.properties里面配置context.v1=/consumer/v1 3、META-INF/spring/spring.consumer.bean.xml里面配置basePropertyPlaceholderConfigurer扫描classpath:conf/app.properties ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
