All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.netflix.discovery.CommonConstants Maven / Gradle / Ivy

There is a newer version: 0.40.13
Show newest version
package com.netflix.discovery;

/**
 * @author David Liu
 */
public final class CommonConstants {
    public static final String CONFIG_FILE_NAME = "eureka-client";
    public static final String DEFAULT_CONFIG_NAMESPACE = "eureka";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy