#Author: Rahul Kumar #Spring Boot Starter Application
#In order to run the application
- Clone the repository $ git clone https://github.com/rahulkrvnit/course-api-data.git
- Go to project folder $ cd {work_dir}/course-api-data
- Run Maven $ mvn clean install
- Run the Application $ cd {work_dir}/course-api-data/target $ java -jar course-api-data-0.0.1-SNAPSHOT.jar
Open the browser #Actuator link localhost:9001/actuator
#first link to open localhost:8080/topics