【发布时间】:2017-02-24 00:05:16
【问题描述】:
我在前端使用:Angular 2,并且我有一个 Java 中的 Google Cloud EndPoint,我现在不知道如何从 Angular 2 调用我的方法,因为在 [1] 的示例中:https://cloud.google.com/endpoints/docs/frameworks/java/calling-from-javascript 是使用角度 1,并且不要粘贴任何代码,因为该示例在官方页面中,有些人提供了具体的方法,请从 angular 2 whit @angular/cli 和 typescript 调用我在 Google Cloud EndPoint 中的方法.
【问题讨论】:
标签: javascript angular typescript google-cloud-endpoints