xiaoheng1 commented on issue #8440: URL: https://github.com/apache/dubbo/issues/8440#issuecomment-894799739
我这边还是没有出现问题。 log: ``` 2021-08-08 21:41:07 INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 9081 (http) with context path '' 2021-08-08 21:41:09 INFO cn.raysonblog.shopserviceconsumer.ShopServiceConsumerApplication:61 - Started ShopServiceConsumerApplication in 4.815 seconds (JVM running for 10.67) 2021-08-08 21:41:10 INFO cn.raysonblog.shopserviceconsumer.ShopServiceConsumerApplication$$EnhancerBySpringCGLIB$$5b86e49d:41 - mercyblitz 2021-08-08 21:41:15 INFO cn.raysonblog.shopserviceconsumer.ShopServiceConsumerApplication$$EnhancerBySpringCGLIB$$5b86e49d:41 - mercyblitz 2021-08-08 21:41:20 INFO cn.raysonblog.shopserviceconsumer.ShopServiceConsumerApplication$$EnhancerBySpringCGLIB$$5b86e49d:41 - mercyblitz ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
