- 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.
推薦閱讀
- Visual Studio 2012 Cookbook
- Learning Docker
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- Learning ASP.NET Core 2.0
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- GeoServer Beginner's Guide(Second Edition)
- Yocto for Raspberry Pi
- UVM實(shí)戰(zhàn)
- Getting Started with React Native
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- Xcode 6 Essentials
- Backbone.js Testing
- 會(huì)當(dāng)凌絕頂:Java開(kāi)發(fā)修行實(shí)錄
- INSTANT Apache Hive Essentials How-to