yanghao605 commented on issue #3505:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3505#issuecomment-1327213971

   如果不希望自身服务被消费端通过注册中心发现自身服务,可以不填写rest的监听地址
   如果是不希望自身微服务在启动时,不生成相应的接口的契约信息,可以在microservice.yaml中加入下述配置
   servicecomb:
   provider:
       rest:
         scanRestController: false


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to