merryzsp opened a new issue #1946: URL: https://github.com/apache/servicecomb-java-chassis/issues/1946
老版本实现  新版本实现  新版本basePath = (new PlaceholderResolver()).replaceFirst(basePath); 这里没有正确处理Spring的PropertiesPlaceHolder  可以看到 placeHolder没有替换成功 而老版本的是可以的 是新版本调整了PlaceHolder的使用方式么? ---------------------------------------------------------------- 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]
