google-cloud-examples:存储库,以获取有关Google Cloud Endpoints的示例

时间:2024-06-05 10:30:39
【文件属性】:

文件名称:google-cloud-examples:存储库,以获取有关Google Cloud Endpoints的示例

文件大小:22KB

文件格式:ZIP

更新时间:2024-06-05 10:30:39

Java

端点骨架 Java中Google Cloud Endpoints的框架应用程序。 产品 语 蜜蜂 设定说明 将appengine-web.xml中application的值更新为您在App Engine管理控制台中注册的应用ID,并希望用于托管此示例的实例。 将您的API方法添加到src/main/java/${packageInPathFormat}/YourFirstAPI.java 。 可选步骤:这些子步骤不是必需的,但是如果要具有受auth保护的方法,则需要此子步骤。 更新src/main/java/${packageInPathFormat}/Constants.java以反映您已在注册的相应客户端ID。 您还需要向选择的客户端(Web,Android,iOS)提供在注册的Web客户端ID。 使用mvn -Pall-tests clean install构建 使用mvn


【文件预览】:
google-cloud-examples-master
----.gitignore(2KB)
----README.md(2KB)
----pom.xml(29KB)
----LICENSE(11KB)
----src()
--------main()
--------site()
----nbactions.xml(2KB)
----eclipse-launch-profiles()
--------DevAppServer.launch(828B)
--------UpdateApplication.launch(825B)
----profiles()
--------dev()
--------all-tests()
--------integration-test()

网友评论