Skip to content

alturany/ExpediaHotelOffers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expedia Hotel Offers

To run the application on Linux or Bash shell on Windows

  1. Install java 8 JDK
  2. define JAVA_HOME path variable here
  3. Install Git
  4. Download the project from GitHub
git clone https://github.com/alturany/ExpediaHotelOffers.git
  1. Execute this Maven command to run the server
./mvnw spring-boot:run
  1. Execute this command to shut-down the server
curl -X POST localhost:8080/shutdown

Alternativly

  1. Install java 8 JDK or Java 8 JRE
  2. Install Git
  3. Download the project from GitHub
git clone https://github.com/alturany/ExpediaHotelOffers.git
  1. Execute this command In project's root directory
java -jar ./target/offerservice-0.0.1.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors