Spring Boot

The guide to learn Spring Boot. Hands-on examples. – Basics of Spring Boot.Spring Boot Starter Projects, Spring Initializr, Creating REST Services, Unit and Integration tests, Profiles, Spring Boot Data JPA, Actuator, and Security.

Spring Boot JPA

In this article, we will look at the Spring Boot JPA. We will see how to use Spring Boot to configure and setup support for JPA using Spring Data JPA. Spring Boot JPA Spring Boot auto-configuration provides a lot of flexibility and configuration, which makes it easy-to-use Spring Boot JPA out of the box. Before …

Spring Boot JPA Read More »