You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/02/19 09:43:05 UTC

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #1583: SpringBoot集成ServiceComb后测试用例运行时端口冲突

liubao68 edited a comment on issue #1583: SpringBoot集成ServiceComb后测试用例运行时端口冲突
URL: https://github.com/apache/servicecomb-java-chassis/issues/1583#issuecomment-588127224
 
 
   你可以在日志里面搜索一下, java-chassis 加载的配置文件会打印出来:
   
   ```
    [           main] o.apache.servicecomb.config.ConfigUtil   :  jar:file:/C:/Users/Administrator/.m2/repository/org/apache/servicecomb/java-chassis-core/2.0.0/java-chassis-core-2.0.0.jar!/microservice.yaml.
   ```
   
   还可以看下 target 目录, 是否在 classes 目录有正确的 `microservice.yaml`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services