Book Image

Zero to Hero Java SpringBoot and JPA Mastery with Real Project [Video]

By : Ranjan Pandey
5 (2)
Book Image

Zero to Hero Java SpringBoot and JPA Mastery with Real Project [Video]

5 (2)
By: Ranjan Pandey

Overview of this book

This course will make you experience how projects are developed in software companies using modern stacks like Java, Spring, Spring Boot, Hibernate, Spring Data JPA, and RESTful webservices. In this course, you will be understanding how different technology and its components work together to build a real-world application that end users are able to use in real life. We will also learn to relate different concepts with real-world examples. You will learn different concepts of Spring Framework and RESTful webservices, different design patterns like Singleton, Prototype, Factory, MVC, Adapter, and so on, and create a production-ready application in a layered architecture. You will also look at ORM and Spring data JPA (Java Persistence API), Entity Relationship in Spring Data JPA, and implement Swagger API documentation. Next, you will implement application health monitoring, solve code quality issues using the Sonar Scan tool, and explore Maven build management tool. Finally, you will learn to test applications with the Postman client and develop a real-world project which you can use for yourself. By the end of this course, you will have built a real-world application that end-users are able to use in real life, titled Property Management System with the help of concepts learned throughout the course’s journey. All the resource files are added to the GitHub repository at: https://github.com/PacktPublishing/Zero-to-Hero-Java-SpringBoot-and-JPA-Mastery-with-Real-Project-
Table of Contents (11 chapters)
Chapter 6
User Login and Registration, and Sonar Analysis
Content Locked
Section 1
Understanding User Login and Registration
This video helps in understanding user login and registration.