This repository consists of REST API creation and usage using spring boot framework.
Pre requisites to run project :
-
Download and Install JDK 8 or above : https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html
-
Download and Install STS (Spring Tools 4 for Eclipse) : https://spring.io/tools
-
Download and install Postman client for REST API request and response retrieval : https://www.postman.com/downloads/
-
Download and install MYSQL : Pre requisite : Latest version of python, Visual studio MYSQL : https://dev.mysql.com/downloads/installer/ Note : While installing, select Full option instead of default developer option, when prompted.