merryzsp opened a new issue #1946:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1946


   老版本实现
   
![image](https://user-images.githubusercontent.com/44560672/92582150-2b773a80-f2c3-11ea-88d7-9789df81834b.png)
   新版本实现
   
![image](https://user-images.githubusercontent.com/44560672/92582190-38942980-f2c3-11ea-8da4-e7fecc370ab1.png)
   
   新版本basePath = (new PlaceholderResolver()).replaceFirst(basePath);
   这里没有正确处理Spring的PropertiesPlaceHolder  
   
![image](https://user-images.githubusercontent.com/44560672/92582278-56618e80-f2c3-11ea-98cd-82d3b07fc0bf.png)
   可以看到  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]


Reply via email to