You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Familiarize yourself with the released open source project and implement a Java language SDK; write relevant test cases; write relevant design and usage documents.
Project output requirements:
Implement the ao-space/platform-base Java Language SDK, which is required to support existing platform-side functionalities.
Write corresponding unit tests and integration tests.
July 6th, 2023
Meeting Minutes
1.Deliberated upon the merits and drawbacks of the Go SDK and Java SDK alignment's implementation strategies.
2.Clearly outlined tasks to be accomplished in the subsequent week:
(i) Eliminate all dependencies related to Alibaba Cloud and the Spring Framework.
(ii) Consolidate all client classes, locating them under a single common class.
(iii) Introduce a connection pool under the communal client class.
(iv) Propose a new plan for the forthcoming SDK implementation.
1.In alignment with the go-sdk, method names were revised.
2.The currently set thread pool was removed.
3.A requirement was set to enhance the logging functionality.
4.The requestId was configured as an optional parameter.
5.For certain scenarios, a default connection pool should be established.
Plan for the following week:
1.To bring method names into alignment.
2.To restructure the code according to the requirements.
3.To set default parameters for the connection pool.
4.In instances where the user does not provide a requestId, the SDK will generate one.
5.To examine the implementation of the output logging functionality.
Description:
Familiarize yourself with the released open source project and implement a Java language SDK; write relevant test cases; write relevant design and usage documents.
Project output requirements:
Project Technical Requirements:
Open Source Summer Official Website
实现傲空间平台侧基础服务的 Java 语言 SDK
描述
熟悉已发布的开源项目 ,实现 Java 语言 SDK;编写相关的测试用例;撰写相关设计、使用文档
项目产出要求
项目技术要求
开源之夏官网
The text was updated successfully, but these errors were encountered: