Closed herestars closed 1 year ago
4.0.0-M3 me too
consul discovery tries to register using a port that is gathered from the web server. Have you tried setting spring.cloud.consul.discovery.port
? What are you using for requests if not web?
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
Items cannot be registered in consul because I follow your comments. I observed that consul was based on the HTTP protocol, so I tried to join the springboot-web dependency and run successfully. But this is not explained in the README file, who can tell me why. This is dependency :