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


   我观察到 registry-service-center 这个包依赖了 netty-tcnative-boringssl-static
   其依赖路径为
    +- org.apache.servicecomb:registry-service-center:jar:2.3.3:compile
    |  +- org.apache.servicecomb:deployment:jar:2.3.3:compile
    |  +- org.apache.servicecomb:foundation-vertx:jar:2.3.3:compile
    |  |  +- io.vertx:vertx-web:jar:4.1.1:compile
    |  |  |  \- io.vertx:vertx-bridge-common:jar:4.1.1:compile
    |  |  \- org.apache.servicecomb:foundation-ssl:jar:2.3.3:compile
    |  |     \- 
io.netty:netty-tcnative-boringssl-static:jar:2.0.40.Final:compile
   
   我想请教一下,排除掉(exclude)netty-tcnative-boringssl-static 这个依赖会有什么影响呢?


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