Introduction to endpoint-cloud interconnection

更新时间:
复制 MD 格式

While developing applications, you can use the Alibaba Cloud Toolkit plugin to enable calls between your local applications and applications deployed in Enterprise Distributed Application Service (EDAS). This feature, known as endpoint-cloud interconnection, helps improve your development efficiency.

Supported IDEs

You can use the endpoint-cloud interconnection feature of Cloud Toolkit in IntelliJ IDEA and Eclipse to enable calls between local and cloud applications.

Limits

Endpoint-cloud interconnection currently supports Java applications. The following limits apply to different Java microservice frameworks:

Microservice frameworkLimits
Spring CloudIf you use Nacos for configuration management, ensure that your Spring Cloud version is Spring Cloud Edgware or later.
Dubbo
  • Dubbo 2.7.2 or later
  • Required versions for dependent service registration and discovery components:
    • dubbo-nacos-registry 2.7.2 or later
    • edas-dubbo-extension 2.0.2 or later
HSFNone