Skip to content

rahulkrvnit/course-api-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Spring Boot QuickStart Application from javabrains.io

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages