Follow
Series

Spring Boot

This series is all about Spring Boot and the Spring Framework.

Articles in this series

How To Update Or Insert A Record In Spring Data JPA

Jun 20, 20222 min read

Do you want to know how to update or insert a new record using Spring Boot? This article is for you. Let's imagine the following scenarios: We have...

How To Update Or Insert A Record In Spring Data JPA
Replace a JPA entity with a DTO
Create A Full-Stack Java App Using Hilla
What’s the Difference Between a Put and Patch Request in Spring Boot?
Testing with Spring Boot
How to Create a Spring Boot REST API