from: service-registry to: foundations evidence: - file: "service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/Config.java" contains "import org.apache.servicecomb.config.DynamicProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/ZeroConfigRegistrationInstance.java" contains "import org.apache.servicecomb.registry.api.DataCenterInfo;" from: service-registry to: foundations evidence: - file: "service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/AbstractZeroConfigRegistration.java" contains "import org.apache.servicecomb.registry.api.RegistrationInstance;" from: service-registry to: foundations evidence: - file: "service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/ZeroConfigDiscoveryInstance.java" contains "import org.apache.servicecomb.registry.api.AbstractDiscoveryInstance;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalRegistryConfiguration.java" contains "import org.apache.servicecomb.config.DataCenterProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalRegistrationInstance.java" contains "import org.apache.servicecomb.config.DataCenterProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/RegistryBean.java" contains "import org.apache.servicecomb.config.BootStrapProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalRegistryStore.java" contains "import org.apache.servicecomb.config.YAMLUtil;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalDiscoveryInstance.java" contains "import org.apache.servicecomb.registry.api.AbstractDiscoveryInstance;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalRegistration.java" contains "import org.apache.servicecomb.registry.api.MicroserviceInstanceStatus;" from: service-registry to: foundations evidence: - file: "service-registry/registry-local/src/main/java/org/apache/servicecomb/localregistry/LocalDiscovery.java" contains "import org.apache.servicecomb.registry.api.Discovery;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/LightWeightRegistryConfiguration.java" contains "import org.apache.servicecomb.config.MicroserviceProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/AbstractLightweightDiscovery.java" contains "import org.apache.servicecomb.registry.api.Discovery;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/RegisterRequest.java" contains "import org.apache.servicecomb.registry.api.MicroserviceInstanceStatus;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/AbstractLightweightRegistration.java" contains "import org.apache.servicecomb.registry.api.MicroserviceInstanceStatus;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/StoreService.java" contains "import org.apache.servicecomb.foundation.common.utils.AsyncUtils;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/DiscoveryClient.java" contains "import org.apache.servicecomb.foundation.common.utils.AsyncUtils;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/MicroserviceFactory.java" contains "import org.apache.servicecomb.config.BootStrapProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/MicroserviceInstance.java" contains "import org.apache.servicecomb.config.BootStrapProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/MicroservicePropertiesLoader.java" contains "import org.apache.servicecomb.config.BootStrapProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/InstancePropertiesLoader.java" contains "import org.apache.servicecomb.config.BootStrapProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/Microservice.java" contains "import org.apache.servicecomb.registry.definition.DefinitionConst;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/model/AbstractPropertiesLoader.java" contains "import org.apache.servicecomb.registry.api.PropertyExtended;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/store/MicroserviceStore.java" contains "import org.apache.servicecomb.registry.api.MicroserviceInstanceStatus;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/store/InstanceStore.java" contains "import org.apache.servicecomb.registry.api.MicroserviceInstanceStatus;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/store/Store.java" contains "import org.apache.servicecomb.foundation.common.concurrent.ConcurrentHashMapEx;" from: service-registry to: foundations evidence: - file: "service-registry/registry-lightweight/src/main/java/org/apache/servicecomb/registry/lightweight/store/AppStore.java" contains "import org.apache.servicecomb.foundation.common.concurrent.ConcurrentHashMapEx;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCAddressManager.java" contains "import org.apache.servicecomb.config.MicroserviceProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/MicroserviceHandler.java" contains "import org.apache.servicecomb.config.DataCenterProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCRegistration.java" contains "import org.apache.servicecomb.config.DataCenterProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCConfiguration.java" contains "import org.apache.servicecomb.config.MicroserviceProperties;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCClientUtils.java" contains "import org.apache.servicecomb.config.ConfigUtil;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCDiscoveryInstance.java" contains "import org.apache.servicecomb.registry.api.AbstractDiscoveryInstance;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCDiscovery.java" contains "import org.apache.servicecomb.registry.api.Discovery;" from: service-registry to: foundations evidence: - file: "service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCRegistrationInstance.java" contains "import org.apache.servicecomb.registry.api.DataCenterInfo;"