- HomePage
 - List
 - Technology stack
 - Details
 
JHipster客户端的技术栈(JHipster's Technology stack on the client side)
 4.1k /  0 / Posted on 8 years ago / Updated on 2018-05-05
JHipster is a development platform to generate, develop and deploy Spring Boot + Angular Web applications and Spring microservices.
JHipster客户端简介
Single Web page application:
- AngularJS v1.x or Angular v2+
 - Responsive Web Design with Twitter Bootstrap
 - HTML5 Boilerplate
 - Compatible with IE11 and modern browsers
 - Full internationalization support
 - Optional Sass support for CSS design
 - Optional WebSocket support with Spring Websocket
 
With the great development workflow:
- Easy installation of new JavaScript libraries with Bower or Yarn
 - Build, optimization and live reload with Gulp.js or Webpack
 - Testing with Karma, PhantomJS and Protractor
 
And what if a single Web page application isn’t enough for your needs?
- Support for the Thymeleaf template engine, to generate Web pages on the server side
 
