In this chapter, we saw how we can easily customize a web application created using JHipster. We also learned about Angular and Bootstrap when we customized our product listing page. In addition to this, we saw how to secure our application with role-based authorization using Spring Security. We also learned about Spring Data and used Git to manage our source code properly. We saw our application evolving with business logic and becoming more user-friendly. In the next chapter, we will see how we can integrate continuous integration with our application using Jenkins.
Full Stack Development with JHipster - Second Edition
By :
Full Stack Development with JHipster - Second Edition
By:
Overview of this book
JHipster is an open source development platform that allows you to easily create web apps and microservices from scratch without spending time on wiring and integrating different technologies. Updated to include JHipster 6, Java 11, Spring Boot 2.1, Vue.js, and Istio, this second edition of Full Stack Development with JHipster will help you build full stack applications and microservices seamlessly.
You'll start by understanding JHipster and its associated tools, along with the essentials of full stack development, before building a monolithic web app. You'll then learn the JHipster Domain Language (JDL) with entity modeling using JDL-Studio. With this book, you'll create production-ready web apps using Spring Boot, Spring Framework, Angular, and Bootstrap, and run tests and set up continuous integration pipelines with Jenkins. As you advance, you'll learn how to convert your monoliths to microservices and how to package your application for production with various deployment options, including Heroku and Google Cloud. You'll also learn about Docker and Kubernetes, along with an introduction to the Istio service mesh. Finally, you'll build your client-side with React and Vue.js and discover JHipster's best practices.
By the end of the book, you'll be able to leverage the best tools available to build modern web apps.
Table of Contents (23 chapters)
Preface
Section 1: Getting Started with the JHipster Platform
Free Chapter
Introduction to Modern Web Application Development
Getting Started with JHipster
Section 2: Building and Customizing Web Applications with JHipster
Building Monolithic Web Applications with JHipster
Entity Modeling with JHipster Domain Language
Customization and Further Development
Section 3: Continuous Integration and Testing
Testing and Continuous Integration
Going into Production
Section 4: Converting Monoliths to Microservice Architecture
Microservice Server-Side Technologies
Building Microservices with JHipster
Working with Microservices
Section 5: Deployment of Microservices
Deploying with Docker Compose
Deploying to the Cloud with Kubernetes
Section 6: React and Vue.js for the Client Side
Using React for the Client-Side
Using Vue.js for the Client-Side
Best Practices with JHipster
Other Books You May Enjoy
Customer Reviews