alibaba / dubbo-spring-boot-starter

Dubbo Spring Boot Starter
Apache License 2.0
2.1k stars 746 forks source link

Remove spring web dependency #66

Closed codefromthecrypt closed 6 years ago

codefromthecrypt commented 6 years ago

If you run where the web container is disabled, like "--spring.main.web-environment=false", the process will exit. It seems like we should have instructions for applications who only communicate via dubbo, not running the web container, even if usually they will

xionghuiCoder commented 6 years ago

Nice advice, we will support it in dubbo-spring-boot-starter.

codefromthecrypt commented 6 years ago

Thanks. I will update this once released https://github.com/openzipkin/sleuth-webmvc-example/compare/add-dubbo-tracing