notifications-test-app:Web应用程序以测试通知服务

时间:2021-04-30 23:43:23
【文件属性】:
文件名称:notifications-test-app:Web应用程序以测试通知服务
文件大小:43KB
文件格式:ZIP
更新时间:2021-04-30 23:43:23
JavaScript 通知测试应用 Web应用程序,用于测试服务。 它模拟了一个消息传递应用程序。 当消息从用户A发送到B时,B收到通知。 要求 编译 克隆 repo并安装它: cd notifications-client-java && mvn install 编译此网络应用 cd notifications-test-app && mvn install 跑步 要运行此Web应用程序,您首先需要告诉它通知服务在何处运行。 您可以通过在webapp/src/main/resources/创建一个notifications.properties文件来做到这一点。 您可以简单地创建一个新的notifications.properties-template副本: cp webapp/src/main/resources/notifications.properties-template webapp/src
【文件预览】:
notifications-test-app-master
----.gitignore(270B)
----core()
--------src()
--------pom.xml(1KB)
----LICENSE(1KB)
----ui()
--------package.json(858B)
--------src()
--------Gruntfile.js(6KB)
--------pom.xml(3KB)
--------bower.json(318B)
----pom.xml(2KB)
----README.md(2KB)
----webapp()
--------src()
--------pom.xml(4KB)

网友评论