- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 169字
- 2021-08-27 19:57:31
Getting Started with JHipster
JHipster is a development platform that helps you go from zero to hero! JHipster can help you to create beautiful web applications and complex microservice architectures in a jiffy. JHipster also offers various tools to develop the application further using business entities, and deploy it to various cloud services and platforms. At its core, JHipster is a Yeoman generator that creates Spring Boot and Angular/React based applications. It can create monolithic architecture as well as microservice architecture with every feature working out-of-the-box.
In this chapter, we will cover the following topics:
- Why use JHipster and how it helps compared to traditional development approaches
- What is the goal of JHipster?
- The various server-side and client-side technology options available in JHipster
- Preparation of a development environment
- Installation of JHipster and required dependencies
Yeoman ( http://yeoman.io) is a scaffolding tool that helps you to create code generators. You can use it to create any kind of application generator with the help of the built-in template engine and tools.
推薦閱讀
- Developing Middleware in Java EE 8
- SEO智慧
- INSTANT Mercurial SCM Essentials How-to
- QGIS:Becoming a GIS Power User
- Extending Puppet(Second Edition)
- RealSenseTM互動開發實戰
- OpenGL Data Visualization Cookbook
- ArcGIS for Desktop Cookbook
- Building Serverless Architectures
- uni-app跨平臺開發與應用從入門到實踐
- Java 9 Programming By Example
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- 菜鳥成長之路
- Build Your Own PaaS with Docker
- Serverless從入門到進階:架構、原理與實踐