Removes ribbon references.

This commit is contained in:
Spencer Gibb
2020-01-21 15:55:01 -05:00
parent 871a883615
commit 3c5bf6d70c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ public class CloudFoundryDiscoveryProperties {
private long heartbeatFrequency = 5000;
/**
* Port to use when no port is defined by ribbon.
* Port to use when no port is defined by service discovery.
*/
private int defaultServerPort = 80;