rebirth http:Java JPA例如Angular的HTTP客户端。 :rice_ball: 源码
@ ng-zorro / rebirth-http Java JPA,例如Angular的HTTP客户端。 :package: 安装 $ npm install @ng-zorro/rebirth-http --save :hammer: 用法 步骤1,注册RebirthHttpModule import { RebirthHttpModule } from '@ng-zorro/rebirth-http' ; @ NgModule ( { imports : [ BrowserModule , RebirthHttpModule ] , declarations : [ AppComponent ] , bootstrap : [ AppComponent ] , } ) export class AppModule { } 步骤2,创建REST客户端 import { Any , RebirthHttpClient , JSONP , GET , POST , PUT , DELETE , PATCH , BaseUrl ,
文件列表
rebirth-http-master.zip
(预估有个55文件)
rebirth-http-master
.gitignore
529B
projects
rebirth-http
package.json
209B
tslint.json
315B
src
test.ts
699B
spec
rebirth-http.spec.ts
6KB
暂无评论