Skip to content

simple spring application that retrieves network details from host

Notifications You must be signed in to change notification settings

wyu6609/network-details-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

Basic Spring Boot Application to Retrieve Network Details from Host


Local Test Instructions

  1. Run Build:
    ./mvnw clean install
    
  2. Start the application:
    ./mvnw spring-boot:run
    
  3. Test the Endpoint:
    curl -G "http://localhost:8080/ping"
    

DEMO

Demo of the project

About

simple spring application that retrieves network details from host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages