You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…oud#198)
Add support for Composite Discovery client
* Test that the default discovery client is present
* Return a local Service instance from Composite Discovery Client
fixesspring-cloudgh-140
Feature request to default the right port on URIs specified in the route spec, otherwise throw an exception to avoid partial configuration issues.
Using Cloud BUILD-SNAPSHOT as of 2/17/2018
ext { springCloudVersion = 'Finchley.BUILD-SNAPSHOT' }
When specifying the routes off of the RouteLocatorBuilder, you have to remember to specify the port.
Results in
Changing the route to be
https://www.google.com:443
Gets it to work fine
The text was updated successfully, but these errors were encountered: