Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 476 Bytes

File metadata and controls

22 lines (17 loc) · 476 Bytes

#Author: Rahul Kumar #Spring Boot Starter Application

#In order to run the application

  1. Clone the repository $ git clone https://github.com/rahulkrvnit/course-api-data.git
  2. Go to project folder $ cd {work_dir}/course-api-data
  3. Run Maven $ mvn clean install
  4. 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