Developing REST Service using Spring Boot
Overview
In this tutorial, we'll learn, how to develop a REST API using the Spring Boot framework.
We’ll primarily use Java configuration in this tutorial.
Pre-requisties
JDK 1.8
Maven
IDE (for ease of use)
Setup maven project
Create a maven proj...
tutorialflix.hashnode.dev4 min read