spring-cloud-consul icon indicating copy to clipboard operation
spring-cloud-consul copied to clipboard

getUri should respect the contextpath

Open RealZimboGuy opened this issue 4 years ago • 0 comments

the getUri method returns based on secure/IP/port but does not respect the context path

serviceTags=[contextPath=/mycompany/test/]

this is configured as per the server.servlet.context-path on the registering server

RealZimboGuy avatar Jul 14 '21 07:07 RealZimboGuy