Skip to content

Commit 1ce62e8

Browse files
committed
Adds comment
1 parent 9222081 commit 1ce62e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-cloud-zookeeper-discovery/src/test/java/org/springframework/cloud/zookeeper/discovery/test/TestLoadBalancedClient.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
*/
2525
public class TestLoadBalancedClient extends TestServiceRestClient {
2626

27+
/**
28+
* Shared base path.
29+
*/
2730
public static final String BASE_PATH = new WebEndpointProperties().getBasePath();
2831

2932
private final String thisAppName;

0 commit comments

Comments
 (0)