angular4-hal:角度的HAL

时间:2024-06-03 10:43:25
【文件属性】:

文件名称:angular4-hal:角度的HAL

文件大小:93KB

文件格式:ZIP

更新时间:2024-06-03 10:43:25

TypeScript

HAL库角度4至7 这个Angular模块提供了一个 http客户端,可以轻松地与 API交互(并通过扩展符合Spring Data Rest资源模型的任何API) 此模块需要Angular 4.3+,因为它使用4.3中引入的新HttpClientModule。 捐款 安装 npm install angular4-hal --save 配置 在您的应用程序根模块中导入AngularHalModule ResourceService是与Spring Data Rest资源进行交互的入口点。 它们应该只是一个应用程序范围的ResourceService。 因此,我们将其添加到应用程序根模块的提供程序中。 注意:删除了API_URI和PROXY_URI,而使用了ExternalConfigurationService。ExternalConfigurationService允许您通过扩


【文件预览】:
angular4-hal-master
----.travis.yml(70B)
----package.json(2KB)
----yarn-error.log(3KB)
----LICENSE(34KB)
----package-lock.json(279KB)
----src()
--------interceptor()
--------CustomEncoder.ts(465B)
--------cache()
--------rest.service.ts(9KB)
--------sort.ts(106B)
--------Utils.ts(294B)
--------resource-helper.ts(8KB)
--------resource-array.ts(6KB)
--------resource.service.ts(15KB)
--------resource.ts(10KB)
--------TokenConfig.ts(51B)
--------subtype-builder.ts(67B)
--------array-interface.ts(973B)
--------ExternalConfiguration.ts(43B)
--------external-configuration.handler.ts(422B)
--------external.service.ts(2KB)
----.npmignore(67B)
----tsconfig.json(425B)
----.gitignore(565B)
----README.md(9KB)
----scripts()
--------deleteDist.js(141B)
----index.ts(2KB)

网友评论