- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 319字
- 2021-08-27 19:57:31
Goal and adoption of JHipster
The goal of JHipster is to provide developers a platform where you can focus on your business logic rather than worrying about wiring different technologies together, and also that provides a great developer experience. Of course, you can use available boilerplate within your organization or from the internet and try to wire them up together, but then you will be wasting a lot of time re-inventing the wheel. With JHipster, you will create a modern web application or microservice architecture with all the required technologies wired together and working out-of-the-box, such as the following:
- A robust and high-performance Spring Framework-based Java stack on the backend
- A rich mobile-first frontend with Angular or React supported by Bootstrap
- A battle-tested microservice architecture unifying Netflix OSS, Elastic stack, and Docker
- A great tooling and development workflow using Maven/Gradle, webpack, and Yarn/NPM
- Out-of-the-box continuous integration using Jenkins, Travis, or GitLab
- Excellent Docker support and support for orchestration tools such as Kubernetes, Rancher, and Openshift out-of-the-box
- Out-of-the-box support for various cloud deployments
- Above all, great code with lots of best practices and industry standards at your fingertips
JHipster has been steadily increasing in popularity as Spring Boot and Angular gained momentum, and lots of developers have started to adopt them as the de facto frameworks for web development. As per official statistics at the time of writing (beginning of 2018), there are more than 5,000 applications generated per month and JHipster was installed around 1 million times. It has more than 400 contributors with official contributions from Google, RedHat, Heroku, and so on.
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Rust編程:入門、實戰與進階
- 劍指JVM:虛擬機實踐與性能調優
- Mastering Ubuntu Server
- MATLAB定量決策五大類問題
- Java 9模塊化開發:核心原則與實踐
- 信息技術應用基礎
- 深入淺出Serverless:技術原理與應用實踐
- HTML5與CSS3基礎教程(第8版)
- Fastdata Processing with Spark
- 零基礎學Java第2版
- LabVIEW入門與實戰開發100例(第4版)
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Building a Media Center with Raspberry Pi
- Building Apple Watch Projects