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

org.zalando.baigan.service.EtcdConfigurationRespositoryImpl Maven / Gradle / Ivy

package org.zalando.baigan.service;

/**
 * This class had a typo in its name and didn't follow the existing naming conventions.
 * It is being kept for backwards compatibility only
 *
 * @deprecated use {@link EtcdConfigurationRepository} instead.
 */
@Deprecated
public final class EtcdConfigurationRespositoryImpl extends EtcdConfigurationRepository {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy