Enterprise Distributed Application Service (EDAS) - Spring Cloud and Dubbo Applications Support Service Contracts and Service Tests
Content
Target customers: all users. Features released: 1) Spring Cloud applications support service contracts. A service contract provides a description of microservices interfaces based on the OpenAPI Specification (OAS). Service contracts act as the basis for the running and governance of microservices systems. After you deploy an application, you do not need to import dependencies to the application. You can view API information such as microservices interfaces and paths by using service contracts. Service contracts allow you to query services and use features, such as service testing, in an efficient manner. 2) Spring Cloud and Dubbo applications support service tests. When developers or testers implement temporary calls for online services to debug deployed services or query online data, they can use the service testing feature to specify parameters in the console to initiate service calls and view the results.