MrJazsohanisharma
spring rest

Spring Data REST With JPA

Using Spring Data REST to Create RESTful APIs from JPA Entities 1. Introduction Have you ever wanted to quickly turn…

RestTemplate in Spring Boot

Introduction RestTemplate, a part of the Spring Framework, simplifies communication with RESTful services. In this blog p…

HATEOAS for a Spring REST Service

Introduction: HATEOAS (Hypermedia as the Engine of Application State) is an architectural principle that enhances the usabil…

Load More
That is All