Skip to content

vijinpaulraj/john-lewis-rest-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Requirement

Create a Restful webservice to request products in category 600001506 that have a price reduction.

Full Requirement can be found at: https://github.com/vijinpaulraj/john-lewis-rest-demo/wiki

How to run the application on local machine?

Prerequisites:

Method 1:

  • Execute the main method from com.johnlewis.JohnLewisRestDemo on an IDE such as IntelliJ

Method 2:

  • Execute the below maven command from the project directory.
mvn spring-boot:run

Now access the application on Swagger. http://localhost:8080/swagger-ui.html#

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages