shri-arunraj commented on issue #3255:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/3255#issuecomment-1203647766
@liubao68 If i change the dependency to
`java-chassis-spring-boot-starter-servlet` at the provider, it is working as
expected. Both provider and gateway are running in my local host. So i guess it
shouldn't be a communication problem.
```
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-spring-boot-starter-servlet</artifactId>
</dependency>
```
--
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]