Back to results
Cover image for book Zero to Hero Java SpringBoot and JPA Mastery with Real Project

Zero to Hero Java SpringBoot and JPA Mastery with Real Project

By:Ranjan
Publisher:Packt Publishing
Print ISBN:9781804616406
eText ISBN:9781804618288
Edition:1
Copyright:2022
Format:Online Resource

eBook Features

Instant Access

Purchase and read your book immediately

Read Offline

Access your eTextbook anytime and anywhere

Study Tools

Built-in study tools like highlights and more

Read Aloud

Listen and follow along as Bookshelf reads to you

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-