-
Notifications
You must be signed in to change notification settings - Fork 332
提供高层次 http 客户端抽象 #68
Copy link
Copy link
Labels
from: gitcodeIssues from GitCodeIssues from GitCodein: fitIssues in FIT modulesIssues in FIT modulestype: enhancementA general enhancementA general enhancement
Milestone
Metadata
Metadata
Assignees
Labels
from: gitcodeIssues from GitCodeIssues from GitCodein: fitIssues in FIT modulesIssues in FIT modulestype: enhancementA general enhancementA general enhancement
Type
Projects
Status
Done
当前 FIT 框架提供了低层次 Http 客户端抽象,可以考虑提供一个高层次的接口抽象,让用户直接标记一个接口就可以自动调用 Http,例如:
同时,在注解上可以增加访问的域名信息,也可以通过配置统一添加。