How to create a rest API using spring boot

In this post, we will study how to create a rest API using Spring Boot. We will be using Maven and Spring STS IDE to create a spring boot Project. You can also use eclipse to create a spring boot project. Creating a Spring Boot Project To create a new project, click on File -> […]

How to create a rest API using spring boot Read More »