Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Angular Vertxbus | 78 | 4 years ago | 43 | February 23, 2018 | mit | JavaScript | ||||
AngularJS 1.x service wrapper for the Vert.x Event Bus | ||||||||||
Spa Vertx Angular | 5 | a year ago | 16 | apache-2.0 | Java | |||||
Basic Vert.x web application configured for an AngularJS single page client application | ||||||||||
Angular Vertx | 3 | 9 years ago | other | JavaScript | ||||||
A simple Vert.x event bus binding for AngularJS | ||||||||||
Vertx Guide Translate | 3 | 4 years ago | Java | |||||||
Vert.x 入门指南翻译 |
原文:https://vertx.io/docs/guide-for-java-devs/ github:vert-x3/vertx-guide-for-java-devs
引言 step-1 用 Vert.x 编写最小可运行 wiki 应用 step-2 重构为独立可复用的 Verticle step-3 重构为 Vert.x 服务 step-4 测试 Vert.x 代码 step-5 与第三方 Web 服务集成 step-6 公开 Web API step-7 安全和控制访问(x) step-8 使用 RxJava 进行反应式编程 step-9 使用 AngularJS 的客户端 Web 应用程序(x) step-10 通过事件总线使用跨界消息的实时 Web 功能(x) step-11 总结(x)