#java
Read more stories on Hashnode
Articles with this tag
Learn to create REST API using Spring Boot, Spring Data JPA and H2 Database · Introduction In this tutorial, we are going to create a REST API using...
Learn how to implement one-to-one mapping between entities using Spring Boot and Spring Data JPA with a simple example. · Introduction In this tutorial,...
If you are quite familiar with Java and moving towards Spring Framework or you want to get an idea of a loosely-coupled and tightly-coupled system...
This is a continuation of REST API Using Spring Boot - Level 1. In this tutorial, we will see how we can use a Java class as our temporary storage to...
In this tutorial, we are going to create a simple REST API using Spring Boot for an imaginary user management application. Our target is to get...