文件名称:belladati-sdk-demo-web:使用BellaDati SDK的演示Web应用程序
文件大小:160KB
文件格式:ZIP
更新时间:2024-05-23 16:01:23
Java
BellaDati SDK演示Web应用程序 该存储库包含一个使用的演示Web应用程序。 它连接到BellaDati云服务,并演示显示和过滤来自您域的报告。 检出和配置 将此存储库克隆到您选择的目录中。 如果您使用的是Eclipse,则可以使用EGit并使其自动导入项目。 git clone https://github.com/BellaDati/belladati-sdk-demo-web.git 在存储库中,打开文件oauth.properties 。 输入您域的使用者密钥和使用者密码: consumer.key = your-key-here consumer.secret = your-secret-here 您可以在找到有关如何为OAuth配置域的更多信息。 制作演示 使用Eclipse 如果您使用的是Eclipse,则只需设置一台服务器并部署项目api-demo-we
【文件预览】:
belladati-sdk-demo-web-master
----pom.xml(3KB)
----LICENSE(11KB)
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(335B)
--------org.eclipse.wst.common.component(1KB)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(48B)
--------.jsdtscope(491B)
--------org.eclipse.jdt.core.prefs(422B)
----src()
--------main()
----.project(1KB)
----.classpath(1KB)
----.gitignore(15B)
----README.md(2KB)