Skip to content

This is a spring boot web project that returns airport information & the distance between the 2 airports in miles.

Notifications You must be signed in to change notification settings

prabha1729/Airport-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grainger Coding Challenge

This is a spring boot web project that returns

  • airport information
  • the distance between the 2 airports in miles.

Reach out to me

LinkedIn Gmail


Execution

# To build the project standard maven build is sufficient
mvn clean install

# To start/run the project spring boot maven plugin is included just run
mvn spring-boot:run

# The integration test may be executed using
mvn test

Usage

Once the application is started,

To get the Airport Info

To get the distance between airports

For Example

You may also like...

  • Stock Trade - A RESTful service to manage trades using Spring Boot framework
  • Contact System - A Spring Boot RESTful service for Contact Entry System.

About

This is a spring boot web project that returns airport information & the distance between the 2 airports in miles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages