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 2021/04/19 02:44:31 UTC

[GitHub] [servicecomb-java-chassis] zhufeizzz commented on issue #2353: ServiceComb怎么配合SpringBootTest进行UT测试的?

zhufeizzz commented on issue #2353:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2353#issuecomment-822128906


   @liubao68 我知道固定端口是用如下方式配置,如果是SpringBootTest随机端口有配置指导吗?
   ```
   servicecomb:
     rest:
       address: 0.0.0.0:8080
   server:
     port: 8080
   ```


-- 
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