跳转到主要内容

【Vert.x】很棒的 Vert.x

Awesome Vert.x is a list of awesome frameworks, libraries or other components related to Vert.x.

If you want your component to appear here, send a pull request to this repository to add it.

Please note that we can't vouch for the stability or production-worthiness of everything on this list unless it has the icon  next to it. This icon means the component is part of the official Vert.x stack.

【快速开发工具】JHipster 介绍

JHipster 是一个快速生成、开发和部署现代 Web 应用程序和微服务架构的开发平台。

 

客户端的技术栈


单网页应用:

  • Angular 或 React 或 Vue
  • 使用 Twitter Bootstrap 进行响应式网页设计
  • HTML5 样板
  • 兼容现代浏览器(Chrome、FireFox、Microsoft Edge...)
  • 全面的国际化支持
  • 对 CSS 设计的可选 Sass 支持
  • 使用 Spring Websocket 的可选 WebSocket 支持
  • 凭借出色的开发工作流程:
  • 使用 NPM 安装新的 JavaScript 库
  • 使用 Webpack 构建、优化和实时重新加载
  • 用 Jest 和 Protractor 进行测试

如果单个网页应用程序不足以满足您的需求怎么办?